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

Dynamically adjust IP rate limit based on expected ACK/NACK counts #51

Open
dktapps opened this issue Dec 8, 2019 · 0 comments
Open

Comments

@dktapps
Copy link
Member

dktapps commented Dec 8, 2019

When we send N outbound non-acknowledgement datagrams, we expect that the client will respond with up to N acknowledgement packets in response.

When sending a large amount of outbound data, it's likely that the client will send a large amount of acknowledgement packets in response - perhaps enough to exceed the maximum inbound per-tick packet limit and trigger an IP ban.

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

No branches or pull requests

1 participant