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 using Q043, there is a retransmission? #431

Open
emailsters opened this issue Nov 1, 2022 · 1 comment
Open

When using Q043, there is a retransmission? #431

emailsters opened this issue Nov 1, 2022 · 1 comment

Comments

@emailsters
Copy link

emailsters commented Nov 1, 2022

Clien and server are in the same machine and using the loop address, it is impossible to lost udp packets?but there is a retransmission in engine.

./echo_server -s "127.0.0.1:12345" -L debug -c 127.0.0.1,./cert.pem,./key.pem -L debug -o version=Q043
./echo_client -s "127.0.0.1:12345" -L debug -H 127.0.0.1 -o version=Q043

Logs in client side:
image

image

When i print the conn_stats:
image

@litespeedtech
Copy link
Owner

You can review both server and client debug log to find out what happened.

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

2 participants