[jboss-cvs] JBossAS SVN: r68500 - projects/cluster/varia/sessionstress/apache/conf.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Dec 21 06:18:36 EST 2007


Author: bela at jboss.com
Date: 2007-12-21 06:18:36 -0500 (Fri, 21 Dec 2007)
New Revision: 68500

Added:
   projects/cluster/varia/sessionstress/apache/conf/README
Log:
ns

Added: projects/cluster/varia/sessionstress/apache/conf/README
===================================================================
--- projects/cluster/varia/sessionstress/apache/conf/README	                        (rev 0)
+++ projects/cluster/varia/sessionstress/apache/conf/README	2007-12-21 11:18:36 UTC (rev 68500)
@@ -0,0 +1,12 @@
+
+
+Configuration of JBossWeb for apache/mod-jk
+===========================================
+$Id$
+
+1. For all nodes (node1/deploy/jboss-web.deployer/server.xml:
+   * In server.xml (engine), add jvmRoute=nodeXXX (e.g. node7), needs to be the same as the name in worker.properties
+   * <Engine name="jboss.web" defaultHost="localhost" jvmRoute="node1">
+
+2. For all nodes (node1/deploy/jboss-web.deployer/META-INF/jboss-service.xml:
+   * Set use-jk to true: <attribute name="UseJK">true</attribute>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list