Popis
Test your wordpress url to see if it contains the Varnish Cache HTTP headers using the API available at https://isvarnishworking.co.uk
Nejčastější dotazy
-
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Is Varnish Working? je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Is Varnish Working?” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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