Skip to content

Releases: m-lab/ndt-server

Updated access package metrics

16 Oct 21:02
8da06dc
Compare
Choose a tag to compare

Weekly release

10 Sep 18:39
8da06dc
Compare
Choose a tag to compare

fix(docker-compose.yml): make sure it works on macOS (#318) …
Add ndt7test package for creating an ndt7 server for unit tests (#319) …

Additional error logging

01 Jul 21:49
3630aaa
Compare
Choose a tag to compare

Update error log (#308)

New default landing page & Consistent ndt5 metric labels

30 Jun 20:51
cbf5000
Compare
Choose a tag to compare

Move default webpage (#305)
Add consistent ndt5 protocol metric labels (#306)

Add server read and write timeouts

26 Jun 17:21
7e0ee25
Compare
Choose a tag to compare

Create http.Server with Read and Write timeouts (#304)

Fix ndt7 error metrics

18 Jun 18:15
0df069c
Compare
Choose a tag to compare

Fix error metric increments (#301) …

Fix metrics, buffer size, and reference ndt7 JS client

16 Jun 16:32
5daf100
Compare
Choose a tag to compare

Reference client fixes (#290) …
Fix netx.Conn metrics and reduce ndt7 websocket buffer (#299) …

netx.Conn with NDT5Result update and NDT7 metrics

12 Jun 14:10
9536367
Compare
Choose a tag to compare

Add metrics shared with clients to ArchivalData (#289) …
Refactor ndt7 Upload and Download handlers (#292) …
Move conn close to runMeasurement handler (#294)
Eliminate saver logic and remove sender & receiver channels (#295) …
Add "netx" package to replace fdcache (#296) …
Remove fdcache, use netx.Listener throughout (#297) …
Add metrics to ndt7 server and netx.Conns (#298) …

Eliminate s2c FillUntil error rates

07 May 21:24
7b33611
Compare
Choose a tag to compare

Add separate token required flags for ndt5 and ndt7 (#286)
Make FillUntil errors non-fatal (#285)
Add support for loading multiple verify keys (#288)

Use standard access/controller and label monitoring metrics

27 Apr 18:09
c434c37
Compare
Choose a tag to compare

Use access/controller.Setup for NDT tx and token controller support (#274)
Add monitoring label to TestRate histogram (#276) …
Label ndt7 test rates based on ws or wss protocol (#279)
Attempts to fix a small race condition in setting that.results.c2sRate (#283)
Coverage improvement in one package (#284) …