https://issues.apache.org/bugzilla/show_bug.cgi?id=53203
Priority: P2
Bug ID: 53203
Assignee: [email protected]
Summary: Incorrect document of ajp connectionTimeout.
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: unspecified
Component: Documentation
Product: Tomcat 7
Created attachment 28739
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28739&action=edit
patch file
The default value of AJP's connectionTimeout in the doc differs from the source
code's.
Although the doc says "60000 ms", the source code says "-1".(i.e. no timeout).
I made the patch that corrects "60000 ms" to "no timeout" in the doc.
--
You are receiving this mail because:
You are the assignee for the bug.