This plugin auto cleanses Varnish Cache when page is modified.. Varnish Caching sends PURGE request to Varnish Cache when page or post is modified.
When post page or custom post type is edited or new comment is added only the following pages will cleanse.
Any categories or tags associated with Varnish Cache is accelerator also known as HTTP overrule proxy.
In most type you will put the configuration issues in etc paint and restart Varnish Cache..
The only pages that will cleanse are the post's page the front page categories and tags...
For example you can cleanse the total uploads folder with URL wp-content uploads.*..
This plugin uses its own custom word to communicate with Varnish and does cope with the heders sent W3 Total Cache or any other caching plugin...
With the configuration and the way WordPress works this can happen with POST AJAX requests...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
If you use SSL with Varnish use the 'Use SSL https for cleanse requests.. there are type where the page uses SSL but the Varnish servers do not..
Read more