Purging URLs was failing with multizone support.
In URL purge request, comple...

Contribution Date
Technology
Contribution Project
Contribution Details

Purging URLs was failing with multizone support.
In URL purge request, complete list of URLs participates.

Say, if zone1 is congured for example1.com, and zone2 for example2.com.
Then for below list of URLs.
http://example1.com/img1.png [Zone1 Ok]
http://example1.com/img2.png [Zone1 Ok]
http://example1.com/img3.png [Zone1 Ok]
http://example2.com/img1.png [Zone1 throw error, and further for zone2 NO urls will get purged]
http://example2.com/img2.png

Issue Status
Needs work
Contribution Author
Files count
2
Patches count
2