]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Author: Henrik Nordstrom <henrik@henriknordstrom.net>
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 12 Jul 2009 08:58:47 +0000 (20:58 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 12 Jul 2009 08:58:47 +0000 (20:58 +1200)
commit7f7bdd96ae91b6f9c22d674e09214a430abcfb8b
tree2a4843b2ef2f3f8d3907cf15261fe808fc9243ef
parentdb6ebab86a4507d15ec0af57af6b0edfeabdf943
Author: Henrik Nordstrom <henrik@henriknordstrom.net>
http_port allow-direct option to allow direct forwarding in accelerator mode

normally direct forwarding is disabled in accelerator mode unless overridden
by always_direct, to avoid unintentional security loops. But there is setups
where it makes sense to not have this restriction as this has effects on
peer selection as well.
doc/release-notes/release-3.1.sgml
src/ProtoPort.h
src/cache_cf.cc
src/cf.data.pre
src/client_side.cc
src/peer_select.cc
src/structs.h