You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2006/11/15 09:02:21 UTC

svn commit: r475149 - /tomcat/connectors/trunk/jk/xdocs/config/iis.xml

Author: mturk
Date: Wed Nov 15 00:02:21 2006
New Revision: 475149

URL: http://svn.apache.org/viewvc?view=rev&rev=475149
Log:
Document shm_size property.

Modified:
    tomcat/connectors/trunk/jk/xdocs/config/iis.xml

Modified: tomcat/connectors/trunk/jk/xdocs/config/iis.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/config/iis.xml?view=diff&rev=475149&r1=475148&r2=475149
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/config/iis.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/config/iis.xml Wed Nov 15 00:02:21 2006
@@ -76,6 +76,11 @@
 A string value with is the full path to rewrite.properties file
 (for example <b>c:\tomcat\conf\rewrite.properties</b>)
 </p></attribute>
+<attribute name="shm_size" required="false"><p>
+A DWORD value size of the shared memory. Set this value to be
+the number of all defined workers * 400.
+(Set this value only if you have more then 64 workers)</b>)
+</p></attribute>
 
 </attributes>
 </section> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org