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=43838>.
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=43838


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
          Component|mod_cache                   |mod_proxy




------- Additional Comments From [EMAIL PROTECTED]  2007-12-28 18:22 -------
The right fix is a configuration directive that tells us the
proxy is supposed to remove conditionals on a GET when
the response is not already in the cache.  Not all sites are
concerned about reducing the number of 304 responses from the
backend. For example, your solution will mean that anything
that mod_cache has decided not to cache for other reasons, such
as being a low hit potential or simply too big, will result
in repeated full transfers from the backend instead of 304s.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to