Roberto D'Auria
Roberto D'Auria
This is a proposal to change the ndt7 protocol specification. It has been discussed with @bassosimone (original author of the ndt7 spec) at https://github.com/m-lab/ndt7-client-go/pull/75. Currently, both `TCPInfo` and `AppInfo` are...
Currently the fullstack deployment (ndt-server + tcp-info + traceroute-caller + packet-headers) is [a single Docker container](https://github.com/m-lab/ndt-server/blob/master/fullstack/Dockerfile) with a [startup script](https://github.com/m-lab/ndt-server/blob/master/fullstack/start.sh) that runs all the components in the background. A docker-compose...
This is a pattern I've consistently noticed by running tests from my FTTH Internet connection (~300Mbit/s DL, ~100Mbit/s UL). The vast majority of tests will run just fine, giving the...
This is more an FYI than an actual bug report, since I believe fixing it would mean making significant protocol changes, but it's still something worth documenting. Some context: during...