WebSocket cPanel Tester

Checks whether real ws:// connections survive Passenger/Apache on cPanel.

1. Connection settings

Defaults come from config.js (edit BACKEND_URL there to set this permanently). You can still override per-session below.

2. REST baseline (/api/ping)

Confirms the backend is reachable at all, independent of WebSocket support.

3. WebSocket broadcast test

Messages are broadcast to every client currently connected to /ws/echo - open this page in two tabs/browsers to see one's messages show up in the other.

Idle

Log