Lets try this.

This commit is contained in:
Kevin Fenzi 2015-01-21 22:19:11 +00:00
parent fb06e50069
commit ef0cffd7dc

View file

@ -123,11 +123,11 @@ MaxRequestsPerChild 10000
# MaxRequestsPerChild: maximum number of requests a server process serves
<IfModule worker.c>
StartServers 2
MaxClients 250
MaxClients 500
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 25
MaxRequestsPerChild 0
MaxRequestsPerChild 10000
#
# To reduce memory usage in the worker MPM, the thread guard page
# can be disabled, at the expense of some protection against stack