Mike Suter wrote:
> Related question - is it possible to do IP-based and host header-
> based acceleration concurrently? I doubt it based on what is
> passes to the redirector script (changes from ip to host header
> when httpd_accel_uses_host_header is flipped on).
Yes. If there is no host header then Squid will fall back on the setting
of httpd_accel_host.
Acceleration is based on what you see in the redirector. The first thing
Squid does when receiving an accelerated request is to reconstruct a
fully qualitfied URL for the resource using the httpd_accel_* options.
Then this URL is proxied more or less as a normal proxy request.
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Oct 18 2000 - 15:17:17 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:47 MST