Re: mod_cache: Broken Expires from back end and CacheStoreExpired

2018-06-19 Thread Jim Jagielski
I can't fault the logic... +1 for the patch. > On Jun 19, 2018, at 6:47 AM, Rainer Jung wrote: > > I have a situation where I have a caching Apache in front of a back end. The > backend sends a response header "Expires: -1" and mod_cache unconditionally > refuses to cache the response with

mod_cache: Broken Expires from back end and CacheStoreExpired

2018-06-19 Thread Rainer Jung
I have a situation where I have a caching Apache in front of a back end. The backend sends a response header "Expires: -1" and mod_cache unconditionally refuses to cache the response with the error "Broken expires header". RFC 7234 section 5.3 [1] contains the text: