]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/httpd/server-tuning.conf
Merge branch 'next'
[ipfire-2.x.git] / config / httpd / server-tuning.conf
index 5642a1e4409c81698e40a82b3c65233effea56e0..9ee651e45a92f01fe603dde97708ec6a736f9893 100644 (file)
@@ -22,13 +22,3 @@ MaxSpareThreads 20
 StartServers 2
 MaxRequestWorkers 256
 ThreadsPerChild 16
-
-#
-# The following directives modify normal HTTP response behavior to
-# handle known problems with browser implementations.
-#
-BrowserMatch "Mozilla/2" nokeepalive
-BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
-BrowserMatch "RealPlayer 4\.0" force-response-1.0
-BrowserMatch "Java/1\.0" force-response-1.0
-BrowserMatch "JDK/1\.0" force-response-1.0