[mod_cluster-commits] mod_cluster SVN: r811 - in trunk/docs: userguide/src/main/docbook/modules/native and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Apr 23 09:37:57 EDT 2012


Author: jfrederic.clere at jboss.com
Date: 2012-04-23 09:37:57 -0400 (Mon, 23 Apr 2012)
New Revision: 811

Modified:
   trunk/docs/pom.xml
   trunk/docs/userguide/src/main/docbook/modules/native/config.xml
Log:
Add missing doc.


Modified: trunk/docs/pom.xml
===================================================================
--- trunk/docs/pom.xml	2012-04-12 12:48:25 UTC (rev 810)
+++ trunk/docs/pom.xml	2012-04-23 13:37:57 UTC (rev 811)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.mod_cluster</groupId>
     <artifactId>mod_cluster-parent</artifactId>
-    <version>1.2.1.Beta2-SNAPSHOT</version>
+    <version>1.2.1.Beta3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: trunk/docs/userguide/src/main/docbook/modules/native/config.xml
===================================================================
--- trunk/docs/userguide/src/main/docbook/modules/native/config.xml	2012-04-12 12:48:25 UTC (rev 810)
+++ trunk/docs/userguide/src/main/docbook/modules/native/config.xml	2012-04-23 13:37:57 UTC (rev 811)
@@ -105,6 +105,11 @@
     calculation logic.</para>
     </section>
 
+    <section><title>WaitForRemove</title>
+    <para>WaitForRemove: Time in seconds before a removed node is forgotten by httpd</para>
+    <para>Default: 10 seconds</para>
+    </section>
+
     <section><title>ProxyPassMatch/ProxyPass</title>
     <para>ProxyPassMatch/ProxyPass: ProxyPassMatch and ProxyPass are mod_proxy
     directives that when using ! (instead the back-end url) prevent to



More information about the mod_cluster-commits mailing list