Too Long TCP Handshake / Too Many TCP Retransmission

asked 2019-12-19 11:41:35 +0000

umityayla gravatar image

updated 2019-12-19 16:30:19 +0000

Hello,

We have a webserver for API and a game client. We process API requests from the game client but sometimes it takes way too long for a request to come back. Sometimes we have problems with latency, sometimes timeout or sometimes weird Unknown Errors. I currently have a wireshark capture;

First part of the capture

Second part of the capture

By the way; we don't have such problems when Connection: http-keep-alive is open. I believe we are having issues with the TCP Handshakes.

edit retag flag offensive close merge delete