aboutsummaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 3bc14d74d..237e0caef 100644
--- a/.htaccess
+++ b/.htaccess
@@ -33,4 +33,5 @@ AddType audio/ogg .oga
# Required to keep Apache from hanging waiting for MySql connections
<IfModule mpm_prefork_module>
GracefulShutdownTimeout 300
+ MaxRequestWorkers 100
</IfModule> \ No newline at end of file