From 6b0ee3c7947d6b9ae966ce0a9f167c788d106111 Mon Sep 17 00:00:00 2001
From: fhanik
Document TBD - Other values are -1. unlimited cache, and 0, no cache.
+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. unlimited cache, and 0, no cache.
Document TBD - Other values are -1. unlimited cache, and 0, no cache.
+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. unlimited cache, and 0, no cache.
same as the standard setting tcpNoDelay. Default value is false
The third value for the performance settings. Default is 1, see Socket Performance Options
-Dorg.apache.tomcat.util.net.NioSelectorShared=true|false - default is true.
+ Set this value to false if you wish to use a selector for each thread.
+ the property. If you do set it to false, you can control the size of the pool of selectors by using the
+