Websocket problem

Hi, i’m hosting a website with a react app using websockets, when my domain is not pointing to cloudflare it works everything, but when i change my name servers and i activate cloudflare i’ve got random problems: when you load the page sometimes it works well and sometimes the websockets not receive packets and the app stucks without errors or connection closing.
Websocket app is on 2096 port, the website is in https with full mode. I’ve also got a page rule who put SSL off on the subdomain of the socket url.
What can i do?

Thanks

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.