HowTo
From Resin 3.0
(Difference between revisions)
Line 18: | Line 18: | ||
# [[bind-ports-after-start|Delay listening to port 80 until after initialization]] | # [[bind-ports-after-start|Delay listening to port 80 until after initialization]] | ||
# [[local-web.xml|Add local configuration that survives .war redeployment]] | # [[local-web.xml|Add local configuration that survives .war redeployment]] | ||
+ | # [[Selecting XML Parsers|Select an XML Parser]] | ||
= Clustering and Load Balancing = | = Clustering and Load Balancing = |
Revision as of 17:53, 31 January 2006
- 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
- 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
Clustering and Load Balancing
- Configure a Cluster Configuration Server
- Configure Load Balancing
- Select a particular backend server