Re: XHR-streaming and Websocket connections in 1.5-dev17

2013-03-01 Thread Chris Yang
Hi Baptiste, Thanks for your suggestion. I have read that article (a few times actually), and except for a few timeout settings I lack comparing to the config in the article, everything else (that matters for websocket) seems to be the same with my configuration. The following are the timeout sett

Re: XHR-streaming and Websocket connections in 1.5-dev17

2013-03-01 Thread Chris Yang
Hi Willy, Thanks for your comments. It's unusual to see the client write both keep-alive and Upgrade in the > connection header. Thus, I suspect that something between the client and > the server (eg: a proxy on the client side or the application server > itself) > has added it. If it's a proxy o

Re: http-server-close

2013-03-01 Thread Jay Christopherson
Ok, that makes sense. Thanks for the help! On Thu, Feb 28, 2013 at 10:44 PM, Willy Tarreau wrote: > Hi Jay, > > On Thu, Feb 28, 2013 at 06:07:28PM -0800, Jay Christopherson wrote: > > I'm brand new to haproxy, having just implemented it this week. So far, > > it's been great. > > > > We are us

Re: Stick on extracted regex value from header

2013-03-01 Thread Vivek Malik
Hi Baptise, Thanks for the suggestion. The list of possible values is in 100s and I would like to load balance on different machines while still keeping them sticky. So, stick tables is the ideal solution. However, stick tables only support pattern extractions which are limited to using full value