]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Merge HTCP enhancements.
authorBenno Rice <benno@squid-cache.org>
Wed, 24 Sep 2008 00:35:17 +0000 (10:35 +1000)
committerBenno Rice <benno@squid-cache.org>
Wed, 24 Sep 2008 00:35:17 +0000 (10:35 +1000)
Changes include:

- Ability to send HTCP CLR requests when objects are invalidated or purged from
 the cache.
- Config logic to allow the following:
- HTCP peers who ONLY receive CLR messages from us.
- HTCP peers who NEVER receive CLR messages from us.
- HTCP peers who NEVER receive CLR messages from us for PURGE requests.
- HTCP peers who are forwarded CLR messages we receive.


Trivial merge