Descrição
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.
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Is Varnish Working?” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “Is Varnish Working?” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
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