More sane defaults, to avoid problems. Addresses #188
This commit is contained in:
parent
16e7ec7bfe
commit
aa78d51521
@ -33,4 +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
|
||||||
</IfModule>
|
</IfModule>
|
Reference in New Issue
Block a user