Purge Varnish Cache provides integration between your WordPress site and multiple Varnish Cache servers. Purge Varnish Cache sends a PURGE request to the URL of a page or post every time based on configured actions and trigger by site administrator. Varnish is a web application accelerator also known as a caching HTTP reverse proxy.
Features:
- Support on all varnish versions of 3.x, 4.x, 5.x and 6.x
- One time configuration.
- admin-socket integration and Varnish admin interface for status.
- unlimited number of Varnish Cache servers.
- Custom URLs purge.
- User interface for manual purge.
- Single click entire cache purge.
- Debugging.
- Actively maintained.
Requirements: Apache sockets module/extention should be enabled.
Purpose: The main purpose of developing this plugin is to deliver updated copy of content to end user without any delay.
Enhancement Request: For any further enhancement, please mail me at
dev.firoza@gmail.com
1.1.4
Fix:
- PHP 8 error: socket_connect()
== ChangeLog ==
1.1.3
Fix:
- Make it Comptable with WP 6.0.2
1.1.2
Fix:
- Update Icon
1.1.1
Fix:
- Resolve css conflicts occur with wp-admin elements
1.1.0
Fix:
- Fix Notice: Undefined index.
- AH01071: Got error ‘PHP message: Recieved status code 106
1.0.9
Fix:
- Fix minor warning issues.
- Fix css issues.
- Re-test on php7.2
1.0.8
Fix:
- Wrong number of arguments’ errors filling up logs.
- Purge Varnish cache on comment post/update on published post.
1.0.7
Fix:
- Plugin shows white screen after setup.
- Multiple Varnish terminals connect message is wrong.
1.0.6
Fix:
- Plugin shows white screen after setup.
- Multiple Varnish terminals connect message is wrong.
Implement Trigger to purge post on comment approved/unapproved
Fix: Wrong number of arguments
Update respected screens.
1.0.5
Purge Custom URLs
Update screens.
1.0.4
Enable expire configuration automatically when plug in enabled.
Add more tags.
Update screens.
Version 2.x
- PHP 4.x/5.x/6.x/7.x compatibility.