From 52c85a77ac9106b6b4885935ecdefbf0a24a8493 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 7 Feb 2018 20:36:30 +0000 Subject: Remove the footprint minimizing configuration, as it was breaking things (like to ability to stop) --- etc/apache/httpd.conf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'etc/apache') diff --git a/etc/apache/httpd.conf b/etc/apache/httpd.conf index 3b8e25f..2005788 100644 --- a/etc/apache/httpd.conf +++ b/etc/apache/httpd.conf @@ -85,10 +85,6 @@ UseCanonicalName Off HostnameLookups Off FcgidMaxRequestsPerProcess 100 FcgidMinProcessesPerClass 1 -StartServers 1 -MaxSpareThreads 5 -MaxRequestWorkers 9 -ThreadsPerChild 3 SSLSessionCache shmcb:/run/apache2/ AddType application/x-httpd-php .php -- cgit v1.2.3