Test, please ignore

2012-08-09 Thread Willy Tarreau
This is a test to check if list is back online. Please ignore. Willy

log format different and CAPTURE_LEN settings

2012-08-09 Thread Aleksandar Lazic
Hi, I wanted to add the uniq-id logging to the http-log format, I just copied the format string from src/log.c but I got different log entries. (see below) I also needed to capture more then 63 bytes so I have build HAProxy like this make TARGET=linux26 USE_LINUX_SPLICE=1 USE_STATIC_PCRE=1

Re: log format different and CAPTURE_LEN settings

2012-08-09 Thread William Lallemand
On Thu, Aug 09, 2012 at 03:16:07PM +0200, Aleksandar Lazic wrote: > Hi, > Hello, > [...] > > As you can see I have not 'option logasap' but get the '+'-sign?! > > Please can anybody help me to find the error, thanks. > > Best regards > Aleks > It looks like a bug with the option unique-id-f

Re: HAProxy stops working all of a sudden

2012-08-09 Thread Rahul Nair
Group, Any clues on this issue..? Thanks Rahul N. On Thursday, August 9, 2012, Rahul Nair wrote: > Hello All, > Please help me on this issue. > Thanks, > Rahul N. > > On Thu, Aug 9, 2012 at 12:13 AM, Rahul Nair wrote: >> >> Guys, >> I am in process of implementing HAProxy with TPROXY in our se

Re: log format different and CAPTURE_LEN settings

2012-08-09 Thread Aleksandar Lazic
Hi William, On 09-08-2012 16:52, William Lallemand wrote: On Thu, Aug 09, 2012 at 03:16:07PM +0200, Aleksandar Lazic wrote: Hi, Hello, [...] As you can see I have not 'option logasap' but get the '+'-sign?! Please can anybody help me to find the error, thanks. Best regards Aleks It l

Re: log format different and CAPTURE_LEN settings

2012-08-09 Thread Willy Tarreau
On Thu, Aug 09, 2012 at 06:57:16PM +0200, Aleksandar Lazic wrote: > Hi William, > > On 09-08-2012 16:52, William Lallemand wrote: > >On Thu, Aug 09, 2012 at 03:16:07PM +0200, Aleksandar Lazic wrote: > >>Hi, > >> > > > >Hello, > > > >>[...] > >> > >>As you can see I have not 'option logasap' but ge

Re: HAProxy stops working all of a sudden

2012-08-09 Thread Willy Tarreau
Hello Rahul, On Thu, Aug 9, 2012 at 12:13 AM, Rahul Nair wrote: > Guys, > I am in process of implementing HAProxy with TPROXY in our setup for "mode > tcp". > All of a sudden the website stops working and gives out error in browser: > "Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error

Re: HAProxy stops working all of a sudden

2012-08-09 Thread Rahul Nair
Willy, >From your description, it could be an issue with some connection tracking somewhere caused by excess of source addr:ports. Ohh ok.. Also I just found that as per the documentation in this link , it says that "it can cause problems when IP connection tracking is enabled on the machine, bec

Re: HAProxy stops working all of a sudden

2012-08-09 Thread Willy Tarreau
On Thu, Aug 09, 2012 at 11:54:08PM +0530, Rahul Nair wrote: > Willy, > > >From your description, it could be an issue with some connection > tracking somewhere caused by excess of source addr:ports. > > Ohh ok.. > Also I just found that as per the documentation in this link , it says that > "it c

Re: log format different and CAPTURE_LEN settings

2012-08-09 Thread Aleksandar Lazic
Hi will, On 09-08-2012 19:21, Willy Tarreau wrote: On Thu, Aug 09, 2012 at 06:57:16PM +0200, Aleksandar Lazic wrote: [snip] after the first minute the log is now as defined ;-) Thanks guys, patch applied. how about the CAPTURE_LEN setting. ### After rebuild I still get the warning that

Re: log format different and CAPTURE_LEN settings

2012-08-09 Thread Willy Tarreau
Hi Aleks, On Fri, Aug 10, 2012 at 12:56:18AM +0200, Aleksandar Lazic wrote: > Hi will, > > On 09-08-2012 19:21, Willy Tarreau wrote: > >On Thu, Aug 09, 2012 at 06:57:16PM +0200, Aleksandar Lazic wrote: > > [snip] > > >>after the first minute the log is now as defined ;-) > > > >Thanks guys, pat

Re: git clone haproxy repo is not working? server returns 404 not found

2012-08-09 Thread Willy Tarreau
Hi Han, On Fri, Aug 10, 2012 at 10:51:47AM +0800, Han He wrote: > Hi, > > I have problems to clone the haproxy repo, does anyone have the same problem? > > No response after the following commands: > # git clone http://git.1wt.eu/git/haproxy.git > > I did a packets capture, and found git server

Re: HAProxy stops working all of a sudden

2012-08-09 Thread Rahul Nair
Willy, I have upgraded the Linux kernel to and haproxy to 1.4.18 and kernel to 2.6.38-15-server Will monitor it for few days and will let you know the updates. -Rahul N. On Fri, Aug 10, 2012 at 2:04 AM, Willy Tarreau wrote: > On Thu, Aug 09, 2012 at 11:54:08PM +0530, Rahul Nair wrote: > > Wi

Re: HAProxy stops working all of a sudden

2012-08-09 Thread Rahul Nair
Willy, The issue still persists. Not sure what am I missing. -Rahul N. On Friday, August 10, 2012, Rahul Nair wrote: > Willy, > I have upgraded the Linux kernel to and haproxy to 1.4.18 and kernel to 2.6.38-15-server > Will monitor it for few days and will let you know the updates. > -Rahul N.