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 GracefulShutdownTimeout 300 + MaxRequestWorkers 100 \ No newline at end of file