Graham Leggett writes:
 > Chuck Murcko wrote:
 > 
 > > Did we decide that Kwindla's downstream cache control stuff was better
 > > off in mod_headers?
 > 
 > If what the change actually does is to simply fiddle with headers, then
 > in theory mod_headers is where it should go - but if the changes require
 > mod_cache, then those changes should be in mod_cache...
 > 
 > Is there a summary of what changes were outstanding? As I recall some of
 > the requirements were met, and some were not (yet)...
 > 

Hi,

My summary of my patch/changes can be found at:
http://allafrica.com/tools/apache/mod_proxy/

I agree that in theory the changes I made should all go into
mod_headers, but in the 1.3 architecture it's not possible to fiddle
with the headers on requests coming out of the cache, or of the
headers on incoming requests that are about to be proxied. (Or at
least it wasn't possible when I patched 1.3.19 -- maybe you guys have
worked some more wonders since then. I follow this list
but I'm sure some stuff slips by...)

Thank you,
Kwindla

Reply via email to