Hi.

Am 16.02.2018 um 16:36 schrieb Artur:
> Hello,
> 
> I have a haproxy setup with node.js application in backend.
> Clients connect websockets to node.js application through haproxy and
> these connections are usually established for a long time, one or more
> hours.
> 
> I wondered if there is any need to adjust default haproxy.cfg timeouts
> at different levels?
> As I'm here, maybe you have some other suggestions on websocket specific
> setup/options tuning?

The timeout for Websockets is this

https://cbonte.github.io/haproxy-dconv/1.8/configuration.html#4-timeout%20tunnel

What's the setting for this timeout in your config?

Please share also which version you use maybe the doclink is wrong for
the version you use.

Best regards
aleks

Reply via email to