The Varnish bans module gives you the options to manually invalidate content currently in you varnish cache.
The Varnish module combined with the expire module helps you keep your site updated daily. This module helps you when you make changes to your page, which expire module does not automatically update.
Project page:
http://drupal.org/sandbox/konradj/1722960
Git repository:
git clone http://git.drupal.org/sandbox/konradj/1722960.git varnish_bans
This module is only for Drupal 7.
Comments
Comment #1
Anks commentedHi konradj
Please Remove "version" from the info file, it will be added by drupal.org packaging automatically.
And other code review you can get by http://ventral.org/pareview/httpgitdrupalorgsandboxkonradj1722960git
hope this will help you to resolve errors and issues
Comment #2
konradj commentedThanks for the review, project renamed and changed.
Comment #3
avpaderno