DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15069>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15069 Apache ignores Cache-Control directives Summary: Apache ignores Cache-Control directives Product: Apache httpd-2.0 Version: 2.0.43 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Critical Priority: Other Component: Core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Apache appears to ignore client side Cache-Control directives. I have tried the following Pragme: no-cache Cache-Control: no-cache, no-store but after 20/30 requests I receive stale information for a repeated GET request. The data IS correct but my ultimate data server also sends HTTP counter headers with EACH request and it is these that get out of step! I have assumed that it is the web server caching mechanism as the HTTP GET request that produces the fault is missing from by HTTP sniffer. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
