Proxied WebSocket cannot connect
After I set up the WebSocket server, I set up
socket.xxx
through Cloudflare's DNS (Proxy On), but after setting up, the client could not connect and ETIMEDOUT appeared.
I looked at the DevDocs and enabled WebSocket, but it still didn't work.1 Reply
The connection is normal using the original IP
Are there any settings that need adjusting?