From 216d41cd642890cbfdadc092e5f944d788d91843 Mon Sep 17 00:00:00 2001 From: ken restivo Date: Fri, 27 Nov 2015 16:32:32 -0800 Subject: [PATCH] Reverted. --- .htaccess | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.htaccess b/.htaccess index e22b860fd..5f6414882 100644 --- a/.htaccess +++ b/.htaccess @@ -29,9 +29,3 @@ AddType audio/ogg .oga RewriteRule ^(.*)$ index.php?q=$1 [E=REMOTE_USER:%{HTTP:Authorization},L,QSA] - -# Required to keep Apache from hanging waiting for MySql connections - - GracefulShutdownTimeout 300 - MaxRequestWorkers 70 - \ No newline at end of file