DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30341>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30341 mod_cache caches content with cache-control: no cache Summary: mod_cache caches content with cache-control: no cache Product: Apache httpd-2.0 Version: 2.0.49 Platform: PC OS/Version: Linux Status: NEW Severity: Major Priority: Other Component: mod_cache AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] We're trying to upgrade to Apache 2.0, but for the longest time this bug has prevented us from doing so. We've got Apache set up as a cacheing surrogate server (using ProxyPass and disk cache) in front of a Zope/Plone site. We've created a simple script that outputs the datetime and sets a "Cache-Control: no-cache" header. As you can see from the attached traces, unless a "Pragma: no-cache" is provided in the request, Apache wrongly serves up a cached version of the content. The Zope/Plone server is not contacted at all (not even for validation). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
