Plugin Contributor
iSaumya
(@isaumya)
Hi,
Thank would be your Varnish setup. You can set it up on HTTP but the site should be on HTTPS. This has nothing to do with this plugin. Beside when using CDN level page cache, Varnish is really overkill and you don’t need it.
It’s a nice fallback cache
When using another varnish plugin (proxy cache) it works like a charm. So I just assumed it was this plugin having issues as the debug log shows only Super Cache trying to purge via HTTPS, failing and retrying on HTTP, and working. It essentially is just causing a lag when waiting for the HTTPS timeout
Again works totally fine when configured in a another plugin using the same settings on HTTP
I’ll stick with proxy cache for now, but if a workaround is found in your plugin not to cause the long delay when waiting for the varnish timeout to retry using HTTP let me know