CMFSquidTool
Category: Versioning, Staging and Deployment
—
Other products by this author
Current release: CMFSquidTool 1.1.0
Released Dec 8, 2005 — tested with Plone 2.1.2, Plone 2.1.1, Plone 2.1, Plone 2.0.5
Major cleanups and first public release.
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
CMFSquidTool hooks into some key operations of CMF and Archetypes based content to provide immediate PURGE of content cached by a frontend proxy.
Currently, CMFSquidTool is known to work with:
Some key features include:
- Purge multiple frontend caching servers
- Configurable purge URL computation, based on a TALES expression
- Global configuration of host rewrite
- Purge requests happen at transaction boundaries, so they only happen if the transaction might commit succesfully
- Multiple calls to the purge method within the same transaction will be condensend in a single purge request