Receive data via Web Socket. Super lags

Hi Team,

I compile the same codebase under latest Clear Linux Server and old CentOS 7.
The program uses web socket to receive data over the Internet. Both servers have the same hardware and use the same network bandwidth and network switches to reach the outer world. Ping and traceroute return the same results on both servers.

Under ClearLinux the program lags additional 500ms (unbelievable) in comparison to CentOS 7.

How can I check websocket issues, queues under clear linux? Please help.

Without seeing the code, we can’t really do much - do you have a PoC that you can share?