Re: Unable to use underscores in host names in newest version of haproxy

2010-07-24 Thread Geoffrey Mina
Underscores are definitely not allowed in valid DNS records. On 7/24/10, Michael Dodwell wrote: > Hey, > > I just tried to load a subdomain we have behind haproxy > (http://test_this.somedomain.com) and it fails? I assume this is a bug > as underscores/hyphen's are allowed in dns.. this also work

Re: Some issues with my HAProxy installation.

2010-06-04 Thread Geoffrey Mina
, 2010 at 01:19:59AM -0400, Geoffrey Mina wrote: >> Greetings, >> We recently deployed HAProxy in a virtualized environment. I am having >> some >> problems with occasional socket accept errors. > > Where do you observe those errors ? I'm seeing you have &quo

Some issues with my HAProxy installation.

2010-06-01 Thread Geoffrey Mina
Greetings, We recently deployed HAProxy in a virtualized environment. I am having some problems with occasional socket accept errors. We are seeing the problems primarily on the pure TCP load balancing portion of our configuration. The load balancer is running in the Rackspace Cloud under Xen. B

Re: HAProxy for persistent TCP connections

2010-03-31 Thread Geoffrey Mina
Great. I guess I wasn't clear on what those actually did. I will try increasing those numbers and see if things get better. gracias! Geoff On Wed, Mar 31, 2010 at 6:03 PM, Cyril Bonté wrote: > Hi, > > Le Mercredi 31 Mars 2010 23:33:05, Geoffrey Mina a écrit : > > Willy,

Re: HAProxy for persistent TCP connections

2010-03-31 Thread Geoffrey Mina
rote: > On Tue, Mar 09, 2010 at 05:58:07PM -0500, Geoffrey Mina wrote: > > Great. None of this should be an issue. My application sends it's > > own keepalive/heartbeat packets every 30-60 seconds. So, it sounds > > like the timeout will only kick in if there is no activi

Re: Slow loading

2010-03-30 Thread Geoffrey Mina
over to a third party firewall application. Thanks for the help! You guys rock. -Geoff On Wed, Mar 31, 2010 at 1:39 AM, Willy Tarreau wrote: > On Wed, Mar 31, 2010 at 01:25:29AM -0400, Geoffrey Mina wrote: > > That previous pcap file was from the webserver. Here is one from the > &

Re: Slow loading

2010-03-30 Thread Geoffrey Mina
Hank, Thanks for your help on this. I am working with Amanda on this project. 1 - I installed PCRE from source and built with your original make arguments. 2 - uname -a 2.6.18-164.el5xen 3 - we have spun up a new version of Red Hat and these are our polling options now: Available polling syste

Re: HAProxy for persistent TCP connections

2010-03-09 Thread Geoffrey Mina
ut settings, to ensure we don't have a bunch of garbage connections up. thanks. On Mon, Mar 8, 2010 at 1:16 AM, Willy Tarreau wrote: > Hello, > > On Sun, Mar 07, 2010 at 08:46:08PM -0500, Geoffrey Mina wrote: >> Hello, >> I am evaluating HAProxy for an application whi

HAProxy for persistent TCP connections

2010-03-07 Thread Geoffrey Mina
Hello, I am evaluating HAProxy for an application which utilizes persistent TCP connections. We often go days, weeks, or even months without causing a TCP disconnect/reconnect. Any issues I should be aware of before I get too far down the path? This will just be straight TCP load-balancing, no H