Author: markt
Date: Wed May 6 06:22:14 2015
New Revision: 1677930
URL: http://svn.apache.org/r1677930
Log:
Remove another socketWrapperCache identified in a kkolinko review
Modified:
tomcat/trunk/webapps/docs/config/ajp.xml
Modified: tomcat/trunk/webapps/docs/config/ajp.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/ajp.xml?rev=1677930&r1=1677929&r2=1677930&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/ajp.xml (original)
+++ tomcat/trunk/webapps/docs/config/ajp.xml Wed May 6 06:22:14 2015
@@ -689,13 +689,6 @@
<code>-1</code> for unlimited cache and <code>0</code> for no
cache.</p>
</attribute>
- <attribute name="socket.socketWrapperCache" required="false">
- <p>(int)Tomcat will cache SocketWrapper objects to reduce garbage
- collection. The integer value specifies how many objects to keep in the
- cache at most. The default is <code>500</code>. Other values are
- <code>-1</code> for unlimited cache and <code>0</code> for no
cache.</p>
- </attribute>
-
</attributes>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]