From: Amos Jeffries Date: Sat, 12 Jun 2010 10:46:20 +0000 (+1200) Subject: Author: Henrik Nordstrom X-Git-Tag: SQUID_3_1_5~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d0e2394188c659369cec105fac45a05bdecd619;p=thirdparty%2Fsquid.git Author: Henrik Nordstrom persistent_connection_after_error is meant to be on by default for some reason the default was set to off. Default should be on as reflected in the description. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index d975a84df5..3a914cb0b1 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -4678,7 +4678,7 @@ DOC_END NAME: persistent_connection_after_error TYPE: onoff LOC: Config.onoff.error_pconns -DEFAULT: off +DEFAULT: on DOC_START With this directive the use of persistent connections after HTTP errors can be disabled. Useful if you have clients