[squid-dev] [PATCH] Bug 7: Headers are not updated on disk after 304s

2016-03-10 Thread Alex Rousskov
Hello, The attached compressed patch fixes a 15+ years old Bug #7 [1] for the shared memory cache and rock cache_dirs. I am not aware of anybody working on ufs-based cache_dirs, but this patch provides a Store API and a cache_dir example on how to fix those as well. [1] http://bugs.squid-ca

Re: [squid-dev] [PATCH] Bug 7: Headers are not updated on disk after 304s

2016-03-11 Thread Amos Jeffries
On 11/03/2016 2:59 p.m., Alex Rousskov wrote: > Hello, > > The attached compressed patch fixes a 15+ years old Bug #7 [1] for > the shared memory cache and rock cache_dirs. I am not aware of anybody > working on ufs-based cache_dirs, but this patch provides a Store API and > a cache_dir exampl

Re: [squid-dev] [PATCH] Bug 7: Headers are not updated on disk after 304s

2016-03-11 Thread Alex Rousskov
On 03/11/2016 02:17 AM, Amos Jeffries wrote: > On 11/03/2016 2:59 p.m., Alex Rousskov wrote: >> The attached compressed patch fixes a 15+ years old Bug #7 [1] for >> the shared memory cache and rock cache_dirs. I am not aware of anybody >> working on ufs-based cache_dirs, but this patch provide

Re: [squid-dev] [PATCH] Bug 7: Headers are not updated on disk after 304s

2016-03-12 Thread Eliezer Croitoru
I will try to follow up at: http://bugs.squid-cache.org/show_bug.cgi?id=7 Eliezer On 11/03/2016 20:16, Alex Rousskov wrote: On 03/11/2016 02:17 AM, Amos Jeffries wrote: On 11/03/2016 2:59 p.m., Alex Rousskov wrote: The attached compressed patch fixes a 15+ years old Bug #7 [1] for the sh