This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Is Varnish Working?

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

Preguntas frecuentes

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

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Is Varnish Working?” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Is Varnish Working?” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro 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