Description
WordPress Varnish as a Service is a plugin for Varnish Cache that purges/bans a cache server.
Supports Varnish 2 (purge) and Varnish 3 (ban) versions, Secret Key (for Admin Port) and HTTP Purge.
Based on WordPress Varnish and Plugin Varnish Purges.
Installation
- Upload folder and contents
wordpress-varnish-as-a-service
to thewp-content/plugins
directory - Activate the plugin through the
Plugins
menu in WordPress - Configure your Varnish IP server and port. Also your Secret Key and Varnish version if you use Admin Port.
Contributors & Developers
“WordPress Varnish as a Service” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WordPress Varnish as a Service” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.4
- https support (props timanrebel)
1.2.3
- Minor update
1.2.2
- WordPress 4.7.2 compatibility
- Fix minor bug
- PHP7 Compatible
1.2.1
- WordPress 4 compatibility
- Added plugin icon
1.2.0
- Fixed first server configuration
- Fix some problems with some PHP distributions
1.1.1
- Up to 3 Varnish servers
1.1.0
- Delete configuration when uninstalled
- Performance improvements
- Controlled login to Varnish with or without Secret Key
- Tested up to WordPress 2.5
- Connection test to Varnish Server
1.0.1
- First stable version