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
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to