On Wed, May 28, 2014 at 3:31 PM, Jon Bogaty <[email protected]> wrote:
> Hi,
> I have two questions... I am having a lot of problems with 500 errors from
> haproxy and I am wondering if these could be two culprits:
>
>  Is there an equivalent method for disabling Nagle Algorithm in TCP mode?
> I've looked everywhere and it seems that TCP NO DELAY is not a flag within
> haproxy. Only http mode seems to include the option.
>
> Could nbproc possibly have a negative effect as opposed to a beneficial one?
> Is it possible that by setting nbproc to four we're actually creating
> problems with scalability and with the number of concurrent working
> connections?
>
> I can post pieces of my haproxy.cfg if it helps explain how I'm building out
> the load balancing. I feel like somewhere in my config there's something
> incorrectly tuned that's causing connection problems. Any help would be
> greatly appreciated.
>
> Thanks!
> Jon


Hi Jon,

Please post at least your HAProxy version, how you built/installed it, etc...
configuration, logs showing the errors are welcome too.

Note that HAProxy is not supposed to generate any 500 errors (only
502, 503, 504)

Baptiste

Reply via email to