From: wessels <> Date: Tue, 17 Mar 1998 05:04:30 +0000 (+0000) Subject: note httpd_accel_uses_host_header required for transparent proxying and host-based... X-Git-Tag: SQUID_3_0_PRE1~3828 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04f6f3488ee6f59a14642b32c1bcb944b12c3fd3;p=thirdparty%2Fsquid.git note httpd_accel_uses_host_header required for transparent proxying and host-based virtual servers --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 5e791f0df6..84e5087008 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1510,6 +1510,9 @@ DOC_START a big security hole. We recommend that this option remain disabled unless you are sure of what you are doing. + However, you will need to enable this option if you run Squid + as a transparent proxy. Otherwise, virtual servers which + require the Host: header will not be properly cached. httpd_accel_uses_host_header off DOC_END