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

Upload tests report no results when run against non-Linux NDT server #85

Open
nosnilmot opened this issue Feb 8, 2023 · 0 comments
Open

Comments

@nosnilmot
Copy link

Upload tests with ndt-server running on non-Linux (darwin) do not report any results:

$ ~/go/bin/ndt7-client -scheme wss -server 172.26.0.65:4443 -upload=true -download=false -no-verify
upload in progress with 172.26.0.65

upload: complete

Test results

    Server: 172.26.0.65
    Client: 172.26.0.65

              Upload
     Throughput:     0.0 
        Latency:     0.0 

I believe this is because ndt-server on non-Linux does not provide TCPInfo and PR #75 changed ndt7-client-go to require server-side TCPInfo for upload test results. It would be nice if there could be a fallback to client-side AppInfo in this case.

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