From 4af104384b5f97eeacd1426f158304f6956002af Mon Sep 17 00:00:00 2001 From: ken restivo Date: Fri, 27 Nov 2015 14:43:17 -0800 Subject: Re-reading zottel's excellent docs, 70 seems the recommended default. Changed. --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 GracefulShutdownTimeout 300 - MaxRequestWorkers 100 + MaxRequestWorkers 70 \ No newline at end of file -- cgit v1.2.3