From: Henrik Nordstrom Date: Thu, 10 Jun 2010 23:25:05 +0000 (+0200) Subject: persistent_connection_after_error is meant to be on by default X-Git-Tag: SQUID_3_2_0_1~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fccfb7f6c40eef0b85a366667d80651cd8965db;p=thirdparty%2Fsquid.git 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 1e289011f8..e16572918a 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -4928,7 +4928,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