[Bug 53203] Incorrect document of ajp connectionTimeout.

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53203 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug 53203] Incorrect document of ajp connectionTimeout.

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53203 --- Comment #1 from Konstantin Kolinko --- 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(C

[Bug 53203] Incorrect document of ajp connectionTimeout.

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53203 Konstantin Kolinko changed: What|Removed |Added Attachment #28739|0 |1 is patch|