Author: kkolinko
Revision: 1336813
Modified property: svn:log

Modified: svn:log at Fri Jun  8 15:50:58 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Jun  8 15:50:58 2012
@@ -1,3 +1,4 @@
+https://issues.apache.org/bugzilla/show_bug.cgi?id=53061#c5
 Fix a problem whereby if the poller was under low but consistent load (>1 
request/per second and always less than 1s between requests) timeouts never 
took place.
 After the change, timeouts will be processed every X seconds where 
pollerTimeout <= X <= (timoutInterval + pollerTimeout + time taken to process 
timeouts)
 Note the default values for pollerTimeout and timeoutInterval are 1000ms


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

Reply via email to