On Mon, May 26, 2014 at 10:03:41PM -0400, Dan Crosta wrote: > Thanks, Willy, that makes sense. What settings should we look at > tuning? We already have backlog set to 32k in the defaults, but with > fairly low timeouts for connect, queue, and server. Should we try > setting those timeouts somewhat higher? Or would you recommend > something else? (I can also post the haproxy.cfg if that will help)
Yes you should definitely try to increase the queue timeout. I tend to use something like the server's max response time to twice this value. But that's a rule of thumb of course. Willy

