HowTo
From Resin 3.0
(Difference between revisions)
Line 1: | Line 1: | ||
[[Category:HowTo]] | [[Category:HowTo]] | ||
+ | |||
+ | = Clustering and Load Balancing = | ||
+ | |||
+ | # [[Configure Load Balancing]] | ||
+ | # [[Clustering and Load Balancing|Select a particular backend server]] | ||
+ | # [[persistent-store|Configure Distributed Sessions]] | ||
= Distributed Caching and Store = | = Distributed Caching and Store = | ||
Line 6: | Line 12: | ||
# [[How to share sessions]] | # [[How to share sessions]] | ||
− | = | + | = Security = |
− | # [[ | + | # [[How to restrict pages to an authentication group]] |
− | # [[ | + | # [[Change the Server HTTP header|Security Configuration]] |
− | + | ||
= web-apps = | = web-apps = | ||
Line 17: | Line 22: | ||
# [[Use one .war file for multiple web-apps]] | # [[Use one .war file for multiple web-apps]] | ||
# [[Restart a single web-app]] | # [[Restart a single web-app]] | ||
− | |||
− | |||
− | |||
− | |||
= Misc = | = Misc = | ||
Line 34: | Line 35: | ||
# [[Create a JMS Message Listener]] | # [[Create a JMS Message Listener]] | ||
# [[GzipFilter|Compress Servlet Output with GZip]] | # [[GzipFilter|Compress Servlet Output with GZip]] | ||
− | |||
# [[host|Configure a Virtual Host]] | # [[host|Configure a Virtual Host]] | ||
# [[Redirect System.out and System.err]] | # [[Redirect System.out and System.err]] |
Revision as of 08:48, 14 January 2009
Contents |
Clustering and Load Balancing
Distributed Caching and Store
Security
web-apps
Misc
- Configure Resin with Apache
- HowTo enable /caucho-status for IIS
- Use a JDBC database
- Use Proxy Caching
- Enable jconsole/JMX management
- 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
- 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
- How to change the timezone