Websocket on Qovery Architecture

Just want to let everyone know that I deployed a WS based app and it’s working great with ping pong. Thanks to the team <3

3 Likes

Great news @r4881t !

I’m finishing on working on customizing timeout for webservices, it should be ready tomorrow :slight_smile:

Hi everyone, new features are now available to better control websockets!!!

Please find advanced features here: Advanced Settings | Docs | Qovery

1 Like

Hi team - I would love to use websockets but I cant see the option anywhere :frowning:

I tried on my production cluster and on an EC2

Is there anything I am missing? it seems available from all the screenshots I am seeing but I am struggling for some reason

thank you!

Hey @CBaptiste,

you can run a websocket over the HTTP protocol. The only thing you might have to change is the connection timeout, which by default is 60 seconds. If you want to increase it, change the parameter ingress timeout parameters ( proxy_read_timeout_seconds and proxy_send_timeout_seconds)