HowTo
From Resin 3.0
(Difference between revisions)
Line 15: | Line 15: | ||
# [[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]] | ||
+ | # [[How to track log messages by thread]] | ||
# [[rewrite-real-path|Alias a sub-url to a different directory]] | # [[rewrite-real-path|Alias a sub-url to a different directory]] | ||
# [[HttpProxyServlet|Include .asp pages]] | # [[HttpProxyServlet|Include .asp pages]] |
Revision as of 22:50, 31 March 2006
- Configure Resin with Apache
- Use a JDBC database
- Use Proxy Caching
- Configure a default JDBC transaction-isolation
- Add a configuration Function
- Redirect a URL in the configuration file
- Create a JMS Message Listener
- Compress Servlet Output with GZip
- Security Configuration
- Configure a Virtual Host
- Redirect System.out and System.err
- Troubleshoot excessive garbage collection times
- Use PHP
- Specify error logs for each web-app
- How to track log messages by thread
- Alias a sub-url to a different directory
- Include .asp pages
- Delay listening to port 80 until after initialization
- Add local configuration that survives .war redeployment
- Select an XML Parser
- Listen for server start and stop events
- Replace Apache's mod_rewrite
- How to restrict OpenSSL cipher suites
Clustering and Load Balancing
- Configure a Cluster Configuration Server
- Configure Load Balancing
- Select a particular backend server