I have a websocket service that used to work normally, my client can connect to my server. However, due to slow network speeds, I want to use CDN to relay my websocket traffic. I have already enabled my websocket settings in the control panel. But once my websocket traffic passes through CDN, my client cannot connect normally. When I disable CDN, everything returns to normal. The specific error is that my client reports “malformed HTTP response” when connecting to CDN. Can you please tell me what the problem is?
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.