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

            Bug ID: 56421
           Summary: how to preven the apache main process from accepting
                    the conectiion from remote host?
           Product: Apache httpd-2
           Version: 2.4.4
          Hardware: PC
                OS: Windows Server 2003
            Status: NEW
          Severity: major
          Priority: P2
         Component: Core
          Assignee: [email protected]
          Reporter: [email protected]

If the main proces accept the remote connection, the configuration as below
will fail to reboot the apache process. 
<IfModule mpm_winnt_module>
    ThreadsPerChild        150
    MaxConnectionsPerChild   100
</IfModule>

So, when the max connection(the connection was accepted by the main process)
reached, Apache will not restart, and any other client can not access the
Apache web server.

Hope to find a solution. Thank you.

-- 
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]

Reply via email to