about ServerLimit and ThreadLimit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hello,
On the documentation of Apache2.2
I did like above on worker MPM but server reached Max connection when 256th connection come.
<IfModule mpm_worker_module>
StartServers 5
MaxClients 350
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 25
MaxRequestsPerChild 0
ServerLimit 40
ThreadLimit 40
</IfModule>
Is there something wrong in my configuration ?
Regards,
Tseveen.
[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]