On 10/04/2010 10:34 AM, Mark Thomas wrote:

That's likely my bad then. I'll take a look. Thanks for the confirmation.


Fixed. It was getSocketProperties().getSoTimeout() returning -1
causing exception
Now it defaults to 2 seconds, which means that in the
worse case it'll be called 30 times for each acceptor.

Think I'll change the simple counter ( 0 .. 60)
in AprEndpoint to use the real time spend in unlockAcept
call instead.

Regards
--
^TM

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

Reply via email to