Re: unexpected server disconnect ("SH--") when using HAProxy 1.5x

2011-03-27 Thread Willy Tarreau
Hi Cory, On Fri, Mar 25, 2011 at 12:30:15PM -0400, Cory Forsyth wrote: > I don't think the number of seconds is significant. I tried it again now, > reloading several times and each time the number of milliseconds in that > SH-- line is different. I think that just indicates how long the > long-po

Re: unexpected server disconnect ("SH--") when using HAProxy 1.5x

2011-03-25 Thread Cory Forsyth
I don't think the number of seconds is significant. I tried it again now, reloading several times and each time the number of milliseconds in that SH-- line is different. I think that just indicates how long the long-polling connection was open when the reload severed it. Here's the config: globa

Re: unexpected server disconnect ("SH--") when using HAProxy 1.5x

2011-03-24 Thread Willy Tarreau
Hi Cory, On Thu, Mar 24, 2011 at 01:10:49PM -0400, Cory Forsyth wrote: > I'm not sure if this is a bug in HAProxy, or if upgrading HAProxy to 1.4 has > uncovered a bug in my application. > > I am developing a web app that uses long polling. I'm proxying its requests > through haproxy. I've notic

unexpected server disconnect ("SH--") when using HAProxy 1.5x

2011-03-24 Thread Cory Forsyth
I'm not sure if this is a bug in HAProxy, or if upgrading HAProxy to 1.4 has uncovered a bug in my application. I am developing a web app that uses long polling. I'm proxying its requests through haproxy. I've noticed that when reload the page in the browser (which presumably severs the connectio