Implement routing for HTCP purges
authorCatrope <roan.kattouw@gmail.com>
Fri, 6 Apr 2012 20:27:10 +0000 (13:27 -0700)
committerCatrope <roan.kattouw@gmail.com>
Fri, 6 Apr 2012 22:04:27 +0000 (15:04 -0700)
commitedd81d2a5dd0134655f99d3938a22a8fcdc8f379
treedaa9a4dd283564c1ee63089fc482ccd01cb56828
parent2f1a5977a2877eb2889c0369cbc5468e32f44a4c
Implement routing for HTCP purges

This allows HTCP purges for different domains to be sent to different
multicast groups, based on regexes. Mark requested this so we could
separate the multicast groups for upload caches and text caches.

This code is UNTESTED, I'm mostly submitting this as a proof of concept
and to invite review by other core devs (specifically Tim).

Change-Id: Ie333a04131d6ca8394884ed1054f2baff55ab2d1
includes/DefaultSettings.php
includes/Setup.php
includes/cache/SquidUpdate.php