X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=config%2Fhttpd%2Fserver-tuning.conf;fp=config%2Fhttpd%2Fserver-tuning.conf;h=9ee651e45a92f01fe603dde97708ec6a736f9893;hp=5642a1e4409c81698e40a82b3c65233effea56e0;hb=504e72e17317e9b153d5dc6c0198c6df7c5f750a;hpb=7b0c6a5b3a12535831f1418b9dc5f6385e0c033d diff --git a/config/httpd/server-tuning.conf b/config/httpd/server-tuning.conf index 5642a1e440..9ee651e45a 100644 --- a/config/httpd/server-tuning.conf +++ b/config/httpd/server-tuning.conf @@ -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