Re: question about queue and max_conn = 1

2009-03-06 Thread Willy Tarreau
Hi Greg, On Fri, Mar 06, 2009 at 03:54:13PM -0500, Greg Gard wrote: hi willy and all, wondering if i can expect haproxy to queue requests when max conn per backend it set to 1. running nginx haproxy mongrel/rails2.2.2. yes, it works fine and is even the recommended way of setting it for

Re: question about queue and max_conn = 1

2009-03-06 Thread Greg Gard
thanks for taking a look willy. let me know if there's anything else i should change. global maxconn 4096 user haproxy group haproxy daemon log 127.0.0.1local0 notice # http defaults log global retries3 timeoutconnect 5000 timeoutclient 60

Re: question about queue and max_conn = 1

2009-03-06 Thread Willy Tarreau
On Fri, Mar 06, 2009 at 10:02:03PM -0500, Greg Gard wrote: thanks for taking a look willy. let me know if there's anything else i should change. (...) defaults (...) # option httpclose This one above should not be commented out. Otherwise, client doing keepalive will artificially