HowTo

From Resin 3.0

(Difference between revisions)
Jump to: navigation, search
Line 11: Line 11:
 
# [[host|Configure a Virtual Host]]
 
# [[host|Configure a Virtual Host]]
 
# [[Redirect System.out and System.err]]
 
# [[Redirect System.out and System.err]]
# [[Troubleshoot excessive garbage collection times]]
+
# [[Garbage Collection|Troubleshoot excessive garbage collection times]]
 
# [[PHP|Use PHP]]
 
# [[PHP|Use PHP]]
 
# [[Log#Specifying_Logs_For_Different_Environments|Specify error logs for each web-app]]
 
# [[Log#Specifying_Logs_For_Different_Environments|Specify error logs for each web-app]]

Revision as of 17:40, 3 January 2006


  1. Use a JDBC database
  2. Use Proxy Caching
  3. Configure a default JDBC transaction-isolation
  4. Add a configuration Function
  5. Redirect a URL in the configuration file
  6. Create a JMS Message Listener
  7. Compress Servlet Output with GZip
  8. Security Configuration
  9. Configure a Virtual Host
  10. Redirect System.out and System.err
  11. Troubleshoot excessive garbage collection times
  12. Use PHP
  13. Specify error logs for each web-app

Clustering and Load Balancing

  1. Configure a Cluster Configuration Server
  2. Configure Load Balancing
  3. Select a particular backend server


web-apps

  1. Assign a .war file for a web-app
  2. Use one .war file for multiple web-apps
  3. Restart a single web-app
Personal tools