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

Traceroute should stop after multiple timeouts or send out requests simultaniously #385

Open
MKV21 opened this issue Dec 9, 2015 · 0 comments

Comments

@MKV21
Copy link
Member

MKV21 commented Dec 9, 2015

At the moment the traceroute measurement tries 19 hops even if after for example the 8th hop all results are timeouts (because the 8th hop was not a "destination reached"). The traceroute from my probe to mnet took over 96 seconds, only the first 6 hops gave results. We could include some mechanism to abort after n hops resulted in a timeout to speed up the measurement.

The traceroute-tool does 16 requests simultaneously, maybe we can do that too? (as parameter)

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