]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/httpd/server-tuning.conf
kernel: Enable debugging for Atheros drivers
[ipfire-2.x.git] / config / httpd / server-tuning.conf
index 8f1eae5a2c98bfcd4332186aef154642178029c1..5642a1e4409c81698e40a82b3c65233effea56e0 100644 (file)
@@ -17,10 +17,11 @@ MaxKeepAliveRequests 100
 #
 KeepAliveTimeout 15
 
-MinSpareServers 1
-MaxSpareServers 10
+MinSpareThreads 1
+MaxSpareThreads 20
 StartServers 2
-MaxClients 1000
+MaxRequestWorkers 256
+ThreadsPerChild 16
 
 #
 # The following directives modify normal HTTP response behavior to