[PATCH] mod_proxy_http

2005-03-30 Thread Sander Striker
Hi, It seems like mod_proxy_http is being cute and not sending an EOS bucket down the rest of the filter stack when it only receives headers. This (most likely) causes mod_cache's cache_save_filter to not be run when it receives a 304. Unfortunately I cannot 100% reproduce this locally, but the be

Re: [PATCH] mod_proxy_http

2005-03-30 Thread Justin Erenkrantz
--On Wednesday, March 30, 2005 7:40 PM +0200 Sander Striker <[EMAIL PROTECTED]> wrote: In short: Some eyes please... +1. Looks fine to me. -- justin

Re: [PATCH] mod_proxy_http

2005-04-01 Thread Joe Orton
On Wed, Mar 30, 2005 at 07:40:13PM +0200, Sander Striker wrote: > It seems like mod_proxy_http is being cute and not sending an EOS > bucket down the rest of the filter stack when it only receives > headers. This (most likely) causes mod_cache's cache_save_filter > to not be run when it receives a