Re: [PATCHES] Cache for larger HTTP objects

2018-10-25 Thread Willy Tarreau
On Thu, Oct 25, 2018 at 08:40:03PM +0200, Frederic Lecaille wrote: > Here is a new series of patches. Looks good, all applied now, thank you Fred! Willy

Re: [PATCHES] Cache for larger HTTP objects

2018-10-25 Thread Frederic Lecaille
On 10/25/2018 07:01 PM, William Lallemand wrote: Hi Fred! On Thu, Oct 25, 2018 at 10:59:43AM +0200, Frederic Lecaille wrote: Well, after having checked, haproxy could start with a cache bigger than 2047 MB on my PC due to parsing issue. I provide three patches. The first fixes the

Re: [PATCHES] Cache for larger HTTP objects

2018-10-25 Thread William Lallemand
Hi Fred! On Thu, Oct 25, 2018 at 10:59:43AM +0200, Frederic Lecaille wrote: > Well, after having checked, haproxy could start with a cache bigger than > 2047 MB on my PC due to parsing issue. > > I provide three patches. The first fixes the "total-max-size" parsing > issue. The second patch is

Re: [PATCHES] Cache for larger HTTP objects

2018-10-25 Thread Frederic Lecaille
On 10/24/2018 04:49 AM, Willy Tarreau wrote: Hi Fred, On Tue, Oct 23, 2018 at 02:57:05PM +0200, Frederic Lecaille wrote: Hello ML, Here is a serie of patches to make the cache capable of caching HTTP objects larger than a buffer. The 4th patch add "max-object-size" option to "cache" section

Re: [PATCHES] Cache for larger HTTP objects

2018-10-23 Thread Willy Tarreau
Hi Fred, On Tue, Oct 23, 2018 at 02:57:05PM +0200, Frederic Lecaille wrote: > Hello ML, > > Here is a serie of patches to make the cache capable of caching HTTP > objects larger than a buffer. > > The 4th patch add "max-object-size" option to "cache" section so that > to limit the size of the