Ipstenu / varnish-http-purge

Proxy Cache Purge
Apache License 2.0
46 stars 47 forks source link

Added multiple IPs support #62

Closed pbrisson closed 4 years ago

pbrisson commented 6 years ago

Added the ability to use a semicolon in order to separate IP addresses. In my case, it's useful as I'm using round robin DNS entries on Cloudflare; when something is changed on Wordpress, multiple servers have to be purged.

Hope it can be useful to others!