From aa78d51521132cf38e8c6a52cd01345e41f67905 Mon Sep 17 00:00:00 2001 From: ken restivo Date: Fri, 27 Nov 2015 14:40:22 -0800 Subject: More sane defaults, to avoid problems. Addresses #188 --- .htaccess | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3