]> git.ipfire.org Git - thirdparty/squid.git/commit
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)
commit97d9b9004b4f45a864978f29c60fb53424a084aa
tree8e0cd4dd02d7cc524a9f1f74ddd2b809bde27559
parentdb75ee49fd5b868803ff1fde6e3b5fa1d8c19a13
parentd33f05cd42d840801e0e9c10a29f4073243bd98f
Merge HTCP enhancements.

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.