https://issues.apache.org/bugzilla/show_bug.cgi?id=54577
Bug ID: 54577
Summary: The limit of "ThreadLimit" is not correct for the
mpm_event module
Product: Apache httpd-2
Version: 2.4.3
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Hi,
The online docs of "ThreadLimit" is not complete, causing incorrect limit
information for the mpm_event module.
The link is as follows:
http://httpd.apache.org/docs/2.4/mod/mpm_common.html#threadlimit
In the note textbox:
"There is a hard limit of ThreadLimit 20000 (or ThreadLimit 15000 with
mpm_winnt) compiled into the server..."
The correct information is:
"There is a hard limit of ThreadLimit 20000 (or 100000 with mpm_event, 15000
with mpm_event) complied into the server.
Thanks,
Tianyin
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]