Re-reading zottel's excellent docs, 70 seems the recommended default. Changed.
This commit is contained in:
parent
aa78d51521
commit
4af104384b
@ -33,5 +33,5 @@ AddType audio/ogg .oga
|
|||||||
# Required to keep Apache from hanging waiting for MySql connections
|
# Required to keep Apache from hanging waiting for MySql connections
|
||||||
<IfModule mpm_prefork_module>
|
<IfModule mpm_prefork_module>
|
||||||
GracefulShutdownTimeout 300
|
GracefulShutdownTimeout 300
|
||||||
MaxRequestWorkers 100
|
MaxRequestWorkers 70
|
||||||
</IfModule>
|
</IfModule>
|
Reference in New Issue
Block a user