You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by hg...@apache.org on 2003/07/18 13:06:44 UTC

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk workershowto.xml

hgomez      2003/07/18 04:06:43

  Modified:    jk/xdocs/jk workershowto.xml
  Log:
  Indicate that cache is disable by default.
  If Glenn set a default valuen I'll update the doc
  
  Revision  Changes    Path
  1.13      +1 -0      jakarta-tomcat-connectors/jk/xdocs/jk/workershowto.xml
  
  Index: workershowto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk/workershowto.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- workershowto.xml	27 May 2003 13:04:46 -0000	1.12
  +++ workershowto.xml	18 Jul 2003 11:06:43 -0000	1.13
  @@ -207,6 +207,7 @@
   <b>cachesize</b> property is usefull when you're using JK in multithreaded 
   web servers such as Apache 2.0, IIS and Netscape. They will benefit the most by 
   setting this value to a higher level (such as the estimated average concurrent users for Tomcat).
  +If cachesize is not set, the connection cache support is disabled.
   </p>
   
   <p>
  
  
  

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