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

Inbound packet loss #1

Open
andymalakov opened this issue Nov 15, 2013 · 2 comments
Open

Inbound packet loss #1

andymalakov opened this issue Nov 15, 2013 · 2 comments

Comments

@andymalakov
Copy link
Owner

Under modest load of 1000 inbound signals per second, this tool experiences sporadic loss of 1-10 our of ~100K signals.

Debugging shows that these inbound signals are not received by packet handler of jNetPcap. At least by the time we get corresponding outbound signal.

@andymalakov
Copy link
Owner Author

Possible cause: winpcap intercept packets below TCP level - at IP level packet order is not guaranteed.

@andymalakov
Copy link
Owner Author

Update: we have been running this tool for very long periods of time with virtually zero packet loss.

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