https://bugzilla.wikimedia.org/show_bug.cgi?id=29552
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected]. | |org --- Comment #8 from Bawolff <[email protected]> 2011-07-05 00:47:52 UTC --- I can confirm on my local install of /branches/wmf/1.17wmf1 (with squid) and using the mediawiki config of: $wgUseSquid = true; $wgHTCPMulticastAddress = '127.0.0.1'; That HTCP purges are sent correctly, squid kills the relevant entries from cache when it gets the HTCP packet. So perhaps its something to do with Wikimedia's squid set up (Its certainly more complex than my test setup). However, that'd be weird, because it purges the direct page fine, its just the dependant redirects that don't get purged. Perhaps related to bug 28613. In any case there's not that much more I can really do to test this so unassigning from self. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
