[Zope-dev] zc.icp
Benji York
benji at zope.com
Sat Feb 16 16:25:05 EST 2008
Last week I released a small package that lets a web application (Zope
or not) respond to ICP (http://www.faqs.org/rfcs/rfc2186.html) requests.
Using zc.icp you can create policies tell a cache tier which requests
they would like to serve and which ones they should not be sent. For
example, you could have a policy that one instance serves images and
another serves everything else.
The PyPI page (http://pypi.python.org/pypi/zc.icp) includes an overview
of ICP and zc.icp. Any questions or suggestions are welcome.
--
Benji York
Senior Software Engineer
Zope Corporation
More information about the Zope-Dev
mailing list