Closed maximumG closed 7 years ago
Please put this bug report at the parent repo - https://github.com/ndt-project/ndt/issues
Okay I will open the issue on the parent git repository NDT. Just out of curiousity why such request as your repository is more up to date than the official one ?
Won't it be possible to compile your version of NDT on a production server ?
M-Lab uses the --disable_extended_tests
commandline option, and as such this bug doesn't affect our deployment.
Just posted the issue on the parent repository.
I am using the web100srv binary with the support of multiple concurrent tests and a set of defined TCP ports of the NDTP test.
When using option --multiple and option --mrange, we get a Segmentation Fault error in a child process when doing a test using both web-socket based client (ndt-sonar) and the web100clt utility.
The only way to make concurrent tests work is by not having a pre-defined set of TCP port range and let the system decide randomly of TCP port per connection.