Descripción
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Is Varnish Working?” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Is Varnish Working?” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
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