Mô tả
Test your wordpress url to see if it contains the Varnish Cache HTTP headers using the API available at https://isvarnishworking.co.uk
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Is Varnish Working?” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Is Varnish Working?” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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