m-lab / ndt

Network Diagnostic Tool
Other
11 stars 7 forks source link

Investigate why meta data doesn't show up reliably #29

Closed pboothe closed 8 years ago

pboothe commented 8 years ago

tls and websocket fields aren't showing up in the .meta files like they should. Why? The server works for the client, and the client gets good data - so what's going on here?

pboothe commented 8 years ago

No meta test == no metadata. We should fix this. Some metadata gets saved no matter what, and we should make TLS and websockets part of that set of data.

pboothe commented 8 years ago

Fixed in https://github.com/m-lab/ndt/pull/34