https://issues.apache.org/bugzilla/show_bug.cgi?id=53203

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> ---
I agree.

For reference, the value is

  org.apache.coyote.ajp.Constants.DEFAULT_CONNECTION_TIMEOUT = -1

and it is used in constructor of specific protocol implementation by calling
setSoTimeout(Constants.DEFAULT_CONNECTION_TIMEOUT);

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to