From 13392b3a9fa0fa22b08fe95d93af6f9b4c8bf0e9 Mon Sep 17 00:00:00 2001
From: markt (int)Tomcat will cache SocketProcessor objects to reduce garbage
collection. The integer value specifies how many objects to keep in the
cache at most. The default is 500. Other values are
- -1 for unlimited cache and 0for no cache.-1 for unlimited cache and 0 for no cache.
(int)Tomcat will cache KeyAttachment objects to reduce garbage
collection. The integer value specifies how many objects to keep in the
cache at most. The default is 500. Other values are
- -1 for unlimited cache and 0for no cache.
-1 for unlimited cache and 0 for no cache.
(int)Tomcat will cache PollerEvent objects to reduce garbage
collection. The integer value specifies how many objects to keep in the
cache at most. The default is 500. Other values are
- -1 for unlimited cache and 0for no cache.
-1 for unlimited cache and 0 for no cache.