16 Feb
2008
16 Feb
'08
9:25 p.m.
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