]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cache_cf.cc
Default to vhost for accelerator mode (reverse proxy)
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 26 Jul 2011 23:09:58 +0000 (11:09 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 26 Jul 2011 23:09:58 +0000 (11:09 +1200)
commitcf673853019d0fb5f0eb423bb6c94526dd7700ef
treef60e623ec447049a6bf1917ed704a612d0f1ec56
parent3eee6040b6c65b1ae81885c573761b9550495c3f
Default to vhost for accelerator mode (reverse proxy)

Defaults to match HTTP requirements, and Host awareness is a
rather strong HTTP/1.1 requirement. The default in HTTP/1.1 is to read
the Host header (unless URL is absolute) but a server MAY optionally
ignore the Host header if desired.

The option no-vhost is provided to disable this behaviour if necessary.
doc/release-notes/release-3.2.sgml
src/cache_cf.cc
src/cf.data.pre