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.