On Fri, Mar 01, 2013 at 06:10:32PM -0500, Chris Yang wrote: > 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 setting > I don't have: > > timeout http-keep-alive 1s > > timeout http-request 15s > > timeout queue 30s > > timeout tarpit 60s > > > Do you think these matter for the websocket and xhr-streaming connections? > Many thanks.
No, when running websocket, only the "timeout tunnel" counts (unless you don't have it in which case client and server are used). Willy

