From 04f6f3488ee6f59a14642b32c1bcb944b12c3fd3 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Tue, 17 Mar 1998 05:04:30 +0000 Subject: [PATCH] note httpd_accel_uses_host_header required for transparent proxying and host-based virtual servers --- src/cf.data.pre | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.47.3