On Mon, 21 Aug 2000 21:05:34 +0200, Henrik Nordstrom
<hno@hem.passagen.se> wrote:
>If you only have a single backend server then there are a new
>"httpd_accel_single_host" option to simplify it a bit in the upcoming
>2.4 release (I don't think it is in the 2.3 release). With this option
>you can enable httpd_accel_uses_host_header, and still have all requests
>sent to the server defined in httpd_accel_host.
Yes, I only have one backend server. That server is using the Host
header to generate absolute URLs that refer back to itself.
This is a useful characteristic because everything still works if I
access the server directly, or through a different squid. This means
that the absolute URLs in the responses all to refer to the
appropriate front end server that handled the request.
I am aware of the problem of a request with a bad Host header
polluting the cache. If squid is going to rewrite the Host header, my
ideal would be for a configuration option to specify the *value* of
that header.
Toby Dickenson
tdickenson@geminidataloggers.com
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Aug 22 2000 - 06:52:30 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:57 MST