JBoss.orgCommunity Documentation

Mod_cluster doc


1. Overview
1.1. Platforms
1.2. Advantages
1.3. Requirements
1.4. Downloads
1.5. Quick Start
1.6. Configuration
1.7. Migration
1.8. SSL support
1.9. Load Balancing Demo Application
1.10. Strong cryptography warning
2. Quick Start Guide
3. native configuration
3.1. Apache httpd configuration
3.2. mod_proxy configuration
3.3. mod_slotmem configuration
3.4. mod_proxy_cluster
3.5. mod_manager
3.6. mod_advertise
3.7. Minimal Example
4. Building mod_cluster from sources
4.1. Build a patched httpd from it sources
4.2. Build the 4 modules of mod_cluster
4.3. Build the mod_proxy module
5. Installation of the httpd part
5.1. Configuration
5.2. Installing and using the bundles
6. java configuration
6.1. JBoss AS
6.1.1. Lifecycle listener
6.1.2. Connectors
6.1.3. Node Identity
6.1.4. Non-Clustered Mode
6.1.5. Clustered Mode
6.2. JBoss Web & Tomcat
6.2.1. Lifecycle Listener
6.2.2. Additional Tomcat dependencies
7. Building mod_cluster's Java components from source
7.1. Build products
8. java properties
8.1. Configuration Properties
8.1.1. Proxy Discovery Configuration
8.1.2. Proxy Configuration
8.1.3. SSL Configuration
8.1.4. HA Configuration
8.1.5. Load Configuration
9. Load Metrics
9.1. Server-Side Load Metrics
9.2. Web Container metrics
9.3. System/JVM metrics
9.4. Other metrics
10. Installation of the java part
10.1. Install the Java-side binaries
10.1.1. Installing in JBoss AS 6.0.0.M1 and up
10.1.2. Installing in JBoss AS 5.x
10.1.3. Installing in JBoss Web or Tomcat
10.1.4. Installing in JBoss AS 4.2.x or 4.3.x
11. Using https between httpd and JBossWEB
12. Using SSL in mod_cluster
12.1. Using SSL between JBossWEB and httpd
12.1.1. Apache httpd configuration part
12.1.2. ClusterListener configuration part
12.1.3. mod-cluster-jboss-beans configuration part
12.1.4. How the diferent files were created
12.2. Using SSL between httpd and JBossWEB
12.3. Forwarding SSL browser informations when using http/https between httpd and JBossWEB
13. Migration from mod_jk
14. Migration from mod_proxy
14.1. Workers
14.2. Balancers
15. Load Balancing Demo Application
15.1. Overview
15.2. Basic Usage
15.3. Client Driver Configuration Options
15.4. Load Generation Scenarios
16. Change Log
16.1. 1.0.10 (14 April 2011)
16.2. 1.0.9 (17 March 2011)
16.3. 1.0.8 (15 Feb 2011)
16.4. 1.0.7 (not released)
16.5. 1.0.6 (05 January 2011)
16.6. 1.0.5 (23 November 2010)
16.7. 1.0.4 (27 July 2010)
16.8. 1.0.3.GA (15 January 2010)
16.9. 1.0.2.GA (20 August 2009)
16.10. 1.0.1.GA (29 July 2009)
16.11. 1.0.0.GA (29 May 2009)
16.12. 1.0.0.CR2 (29 April 2009)
16.13. 1.0.0.CR1 (24 March 2009)
16.14. 1.0.0.Beta4 (14 Feb 2009)
16.15. 1.0.0.Beta3 (31 Jan 2009)
16.16. 1.0.0.Beta2 (12 Dec 2008)
16.17. 1.0.0.Beta1 (05 Nov 2008)
17. Frequently Asked questions
17.1. What is Advertise
17.2. What to do if I don't want to use Advertise (multicast):
17.3. I am using Tomcat 7 / 6 what should I do: