Descrizione
Test your wordpress url to see if it contains the Varnish Cache HTTP headers using the API available at https://isvarnishworking.co.uk
FAQ
-
How does this work?
-
It takes the URL of your wordpress installation and runs it through the API at https://isvarnishworking.co.uk and checks the HTTP headers for the X-Varnish, X-Cache and other varnish HTTP headers.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Is Varnish Working?” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Is Varnish Working?” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.2
- Added more error handling fixes
1.0.1
- Added ajax response to deal with API errors
1.0.0
- Created the plugin