HowTo

From Resin 3.0

(Difference between revisions)
Jump to: navigation, search
Line 30: Line 30:
 
# [[Configure a Cluster Configuration Server]]
 
# [[Configure a Cluster Configuration Server]]
 
# [[Configure Load Balancing]]
 
# [[Configure Load Balancing]]
# [[Select a particular backend server]]
+
# [[Clustering and Load Balancing|Select a particular backend server]]
 
+
# [[persistent-store|Configure Distributed Sessions]]
  
 
= web-apps =
 
= web-apps =

Revision as of 16:20, 6 June 2006


  1. Configure Resin with Apache
  2. HowTo enable /caucho-status for IIS
  3. Use a JDBC database
  4. Use Proxy Caching
  5. Configure a default JDBC transaction-isolation
  6. Add a configuration Function
  7. Redirect a URL in the configuration file
  8. Create a JMS Message Listener
  9. Compress Servlet Output with GZip
  10. Security Configuration
  11. Configure a Virtual Host
  12. Redirect System.out and System.err
  13. Troubleshoot excessive garbage collection times
  14. Use PHP
  15. Specify error logs for each web-app
  16. How to track log messages by thread
  17. Alias a sub-url to a different directory
  18. Include .asp pages
  19. Delay listening to port 80 until after initialization
  20. Add local configuration that survives .war redeployment
  21. Select an XML Parser
  22. Listen for server start and stop events
  23. Replace Apache's mod_rewrite
  24. How to restrict OpenSSL cipher suites

Clustering and Load Balancing

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

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