maxconn vs. option httpchk

2011-03-23 Thread Cassidy, Bryan
Hi all, I've noticed an odd (lack of) interaction between "maxconn" and "option httpchk"... If a server's maxconn limit has been reached, it appears that HTTP health checks are still dispatched. If I've configured the maxconn limit to match the number of requests the backend server can concur

minconn, maxconn and fullconn

2011-03-23 Thread James Bardin
Hello, I've been going through haproxy in depth recently, but I can't quite figure out the details with full, min, and maxconn. First of all, fullconn confuses me, and this example doesn't help > Example : > # The servers will accept between 100 and 1000 concurrent connections each > #

Rewrite request URI based on Host header

2011-03-23 Thread Dorin Cornea
Hey guys, I would like to set up HAProxy to forward HTTP requests to several backend servers but I need it to also rewrite the URI part based on the Host header. I've read through the doc but it seems that reqirep isn't suitable for this purpose. Any idea if this is even possible with HAProxy? I

Re: odd bug in 1.5-dev4

2011-03-23 Thread Cory Forsyth
Yes, that was the fix, thank you. On Tue, Mar 22, 2011 at 6:55 PM, Cyril Bonté wrote: > Hi Cory, > > Le mardi 22 mars 2011 23:45:41, Cory Forsyth a écrit : > > I'm running 1.5-dev4 on ubuntu (linux26 target) with the following config > (...) > > When I run it with "haproxy -f config_file -d" and