how to prevent the apache main process from accepting the connection from remote host?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
 
also i raise an issue on apachen bug database, below is the link
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux