Hi, I have an Apache2 in MPM-Worker configuration:
<IfModule mpm_worker_module>
StartServers 6
# MaxClients 150
MinSpareThreads 128
MaxSpareThreads 512
ThreadsPerChild 64
MaxRequestsPerChild 0
</IfModule>
When I have 1024 requests...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.