Comment

Anon

Hej Peter!
Squidclient uses HTTP, so there are lots of python clients to choose from already.

I'm pretty sure that Zope supports automatic purging already. Look at the "Web Accelerator" (or something like that) product. I haven't touched it in a while.

Replies

Kevin

Peter,

Take a look at lib/python/Products/StandardCacheManagers/AcceleratedHTTPCacheManager.py::ZCache_invalidate for how to do it...

hth

Kevin

Peter Bengtsson

Thanks Kevin and Anon. See my UPDATE above.