RE: New HAProxy user keeps loosing connection

2009-05-16 Thread Tom Potwin
10:06 AM To: Tom Potwin Cc: haproxy@formilux.org Subject: Re: New HAProxy user keeps loosing connection On Sat, May 16, 2009 at 09:44:53AM -0400, Tom Potwin wrote: Hi Willy I checked the cfg files for both HAProxy and heartbeat, and they're the same where they are supposed to be. You we're

New HAProxy user keeps loosing connection

2009-05-13 Thread Tom Potwin
Hi I hope I'm doing this correctly. I just joined, and I haven't used a mailing list in a long time. I'm using HAProxy and Heartbeat on two Ubuntu 8.04 servers. I have two Xen nodes on each of my physical machines. One is the load balance and Heartbeat, the other is the actual web server.

Re: New HAProxy user keeps loosing connection

2009-05-13 Thread Alex Forrow
Hi Tom, This sounds like a keep-alive issue. HAProxy currently does not support connections that use HTTP keep-alive, in that HAProxy will only process the first header sent in a connection, the rest is considered data. Have a read of section 1 of the documentation for more information on

RE: New HAProxy user keeps loosing connection

2009-05-13 Thread Tom Potwin
[mailto:a...@fav.or.it] Sent: Wednesday, May 13, 2009 12:22 PM To: litti...@tlt.com Cc: haproxy@formilux.org Subject: Re: New HAProxy user keeps loosing connection Hi Tom, This sounds like a keep-alive issue. HAProxy currently does not support connections that use HTTP keep-alive

Re: New HAProxy user keeps loosing connection

2009-05-13 Thread Willy Tarreau
On Wed, May 13, 2009 at 04:53:15PM -0400, Tom Potwin wrote: Thanks Alex for the info. Unfortunately, I'm already using 'option httpclose'. Here's my current cfg: global log 127.0.0.1 local0 log 127.0.0.1 local1 notice #log loghostlocal0 info maxconn