Needs work
Project:
Varnish
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2013 at 14:42 UTC
Updated:
21 Dec 2015 at 22:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
k.minkov commentedComment #1.0
k.minkov commentedtext format
Comment #2
cinnamon commentedThis patch didn't work for me. First of all we use the expire 2.x branche because of other problems, this doesn't seem to use expire_include_base_url. Second the extra options for cache clearing seem to break caching completely! Also the approach (clear all urls on all domains) doesn't seem valid in a shared enviroment.
So here's a new patch that only enables selective clearing with expire-7.x-2.x.
Also for all of this to work to any effect, you should put the domain access include in settings.php last. Otherwise you get funky results and effectively no page valid pagecaching at all!
Comment #3
wulff commentedIs this related to the issue being discussed at #2017097: Ban/purge requests to varnish are malformed.?
Comment #4
mgifford