Re: [users@httpd] mod_cache + worker mpm + php-fpm mangling response headers on cache misses

2015-09-16 Thread Edward Lu
wrote: > Hi Ed, > > On Tue, Sep 15, 2015 at 10:10 PM, Edward Lu wrote: > > This looks like a bug. I believe I've tracked down the cause to a single > > errant line in the cache module; can you apply the attached patch to > 2.4.x > > and see if it fixes the pro

Re: [users@httpd] mod_cache + worker mpm + php-fpm mangling response headers on cache misses

2015-09-15 Thread Edward Lu
This looks like a bug. I believe I've tracked down the cause to a single errant line in the cache module; can you apply the attached patch to 2.4.x and see if it fixes the problem? - Thanks, Ed On Tue, Sep 1, 2015 at 5:55 PM, Neil Skrypuch wrote: > We're trying to introduce mod_cache usage int