https://bz.apache.org/bugzilla/show_bug.cgi?id=64934

--- Comment #2 from Rakesh <rak...@gmail.com> ---
(In reply to Rakesh from comment #1)
> changed  cache control rule.
> from
> Header set Cache-Control "public, max-age=86400"
> to
> Header always set Cache-Control "public, max-age=86400"



Can any one guide me how apache determines not to add header, since
documentation suggest if there is error from backend apache will not add header
if onsuccess is used , above fix will add cache control header  to even 404 and
302 . I am not able to find a reason why Apache is not adding header.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to