Closed Muhammad-Zaka closed 3 years ago
Thanks for letting me know. I'll dig into this and see if I can reproduce the issue... You're separting with a comma, right?
Yes, I am separating the servers with comma. It works just fine when i pass one IP.
The text field automatically adds a space after the comma.
Okay I think I know why. I made a 5.0.1 branch - https://github.com/Ipstenu/varnish-http-purge/tree/REL_5.0.1 - if you want to test it.
Tested the branch 5.0.1. This time only the 1st IP is receiving purge request. The other IP's don't get any request. Attaching the screenshot of the plugin settings and varnish log on cache clear.
The text field automatically adds a space after the comma.
Fyi that should be fine.
I'm going to see if I can figure out why it's not looping!
The latest changes seems to have fixed the issue. I tested the site now its sending purge request to every IP.
WHEW! Okay, I'll get that rollin for everyone this week.
Sounds good. That would be great.
Thanks for the fix :)
We have multiple varnish backend servers and using the plugin to send purge request to all of the varnish servers. The issue is when i add 1 ip it works fawlessly but when added multiple IP's with the convention suggested it stops sending request to any backend.