Thanks for all the suggestions, i'm going to try them. Do you think that this value of BUFSIZE may cause some security or perfomance issues in haproxy?
Regards, Héctor Paz On Fri, Jan 8, 2010 at 1:27 AM, Willy Tarreau <[email protected]> wrote: > If you don't have too much traffic or can try it by hand, start it > in debug mode using "-d" on the command line, and redirect its output > to a file. It will dump all headers it receives. That can be huge. > > If you're on production and cannot do that, your best friend is > tcpdump, especially if you know that the problem only affects one > of your customers and can filter on the IP address. Simply don't > forget to dump full packets (-s0).

