Ipstenu / varnish-http-purge

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

Strip all query params from the urls #67

Closed Ipstenu closed 6 years ago

Ipstenu commented 6 years ago

Since Varnish doesn't (shouldn't unless you did something weird) cache query param URLs, it's reasonably safe to strip them and thus minimize the number of URLs having to be flushed per page.