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