]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/httpd/server-tuning.conf
libaio: New package
[people/pmueller/ipfire-2.x.git] / config / httpd / server-tuning.conf
index 183ce80fa046eea79331630323544e61a56e9d9c..5642a1e4409c81698e40a82b3c65233effea56e0 100644 (file)
@@ -17,11 +17,11 @@ MaxKeepAliveRequests 100
 #
 KeepAliveTimeout 15
 
-MinSpareServers 1
-MaxSpareServers 10
-StartServers 1
-MaxClients 10
-MaxRequestsPerChild 100
+MinSpareThreads 1
+MaxSpareThreads 20
+StartServers 2
+MaxRequestWorkers 256
+ThreadsPerChild 16
 
 #
 # The following directives modify normal HTTP response behavior to