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: docs@httpd.apache.org
          Reporter: t...@cs.ucsd.edu
    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: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to