CacheableRedirects

by Erik Rose last modified Feb 16, 2011 02:03 AM

Makes Plone’s 301 redirects cacheable in reverse proxies

Project Description

By default, Plone’s 301 redirects have Expires headers set far in the past, which makes them uncacheable by reverse proxies. On a site with many redirects, Zope can burn a lot of CPU serving these itself each time. CacheableRedirects patches this situation by making redirects cacheable for 24 hours.

Current Release

No stable release available yet.

If you are interested in getting the source code of this project, you can get it from the Code repository .

All Releases

Version Released Description Compatibility Status

Comments (0)