Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When lag is enabled, TCP link establishment fails at localhost address. #140

Open
zshuaia opened this issue Aug 21, 2023 · 0 comments
Open

Comments

@zshuaia
Copy link

zshuaia commented Aug 21, 2023

I'm testing the runtime environment for network latency for a local TCP application. When I enable lag, whether it is 1ms or more, my TCP server does not receive any link information from the tcp client, resulting in TCP link establishment failure.

I started one of the simplest web servers with python -m http.server 8000, but with lag on, it still didn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant