Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,630 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have a rails application that is deployed on Azure App Services on Linux service plan. We have enabled websocket in general settings, but getting an error in the web about websocket timeout when it tries to connect. I have attached image with error from console.
we have fixed the issue, seems to be the redis URL that needed SSL enabled with rediss://..