Fwd: Increasing Log Message Length

2011-04-17 Thread Kyle Brandt
Can I increase the length of syslog messages sent out by HAProxy? Would it be as simple as changing: #define MAX_SYSLOG_LEN 1024 In include/types/log.h Or is there more to it than that? I am sending the logs to rsyslogd which does support increasing the log size in its configuration.

Re: Fwd: Increasing Log Message Length

2011-04-17 Thread Willy Tarreau
Hi Kyle, On Sun, Apr 17, 2011 at 09:34:06AM -0400, Kyle Brandt wrote: Can I increase the length of syslog messages sent out by HAProxy? Would it be as simple as changing: #define MAX_SYSLOG_LEN 1024 In include/types/log.h Or is there more to it than that? You can try, but it

Re: RE: x-forwarded-for and server side keep alive

2011-04-17 Thread Willy Tarreau
Hi Julien, On Tue, Apr 12, 2011 at 05:12:40PM -0400, Julien Vehent wrote: On Tue, 12 Apr 2011 22:59:19 +0200, Guillaume Castagnino wrote: option http-server-close is sufficient and allow client side keep-alive. Moreover, to achive a good load balancing, server side keepalice NEEDS to be