Re: Suspected bug: Possible bug using checkcache

From: Willy Tarreau <w#1wt.eu>
Date: Thu, 14 Aug 2008 06:52:23 +0200


Hi Yann,

On Sun, Aug 10, 2008 at 11:59:24PM +0100, Yann wrote:
> I won't tell you how many hours we've spent trying to figure this out
> but... It seems that, when checkcache is enabled, haproxy would return
> a 502 error for any file that sends an empty Pragma:, set-cookie: or
> Cache-contol header....in fact it makes wget segfault as well ^^
>
> Could someone confirm this?
>
>
> Ou testcase:
>
> <?php
> header('Set-Cookie:');
> print "Hello, world!";
> ?>
>
> Returns 502 on our setup. Works without the header().

Thanks for the report, I will try to reproduce here and will keep you informed.

Regards,
Willy Received on 2008/08/14 06:52

This archive was generated by hypermail 2.2.0 : 2008/08/14 07:00 CEST