]> git.ipfire.org Git - thirdparty/squid.git/commit - src/acl/AclSizeLimit.h
Author: Jean-Gabriel Dick <jean-gabriel.dick@curie.fr>
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 5 Feb 2010 23:27:27 +0000 (12:27 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 5 Feb 2010 23:27:27 +0000 (12:27 +1300)
commit8a368316d0c7efefdf7f3efd02e5f3673af51496
treeb36e953c26929d2e80c191d54875bf93c5c7cb1b
parent1d204b3eaea19ecdcba28b16734841743005042f
Author: Jean-Gabriel Dick <jean-gabriel.dick@curie.fr>
Bug 1843: multicast-siblings cache_peer option for optimising multicast ICP relations

'multicast-siblings' : this option is meant to be used only for cache peers of
type "multicast". It instructs Squid that ALL members of this multicast group
have "sibling" relationship with it, not "parent".  This is an optimization
that avoids useless multicast queries to a multicast group when the requested
object would be fetched only from a "parent" cache, anyway.  It's useful, e.g.,
when configuring a pool of redundant Squid proxies, being members of the same
multicast group.
doc/release-notes/release-3.1.sgml
doc/release-notes/release-3.2.sgml
src/cache_cf.cc
src/cf.data.pre
src/neighbors.cc
src/structs.h