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

rate-limit not working #1

Closed
robertdavidgraham opened this issue Jul 28, 2013 · 0 comments
Closed

rate-limit not working #1

robertdavidgraham opened this issue Jul 28, 2013 · 0 comments
Assignees
Milestone

Comments

@robertdavidgraham
Copy link
Owner

On Windows (maybe Linux too), the rate limiting it not quite working. The actual rate is about 2 to 4 times higher than the specified rate. I've spent some time on this and I don't know why.

The reason this bug is complicated is because the rate-limiting/throttling is weird so that it doesn't interfere with the speed. Since this is designed to run at 10-million packets/second, the overhead PER PACKET needs to be as small as possible.

There is probably a better way to do the throttling.

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