Skip to content

Commit

Permalink
Add note about 499s
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-osborn committed Nov 1, 2023
1 parent ce99d8c commit 9ab4d39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/zero-downtime-scaling/results/1.0.0/1.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ OS: Linux 5.15.109+
10.168.0.14 - - [24/Oct/2023:17:58:47 +0000] "GET /coffee HTTP/1.1" 499 0 "-" "-"
```

A 499 status code means the client closed the connection. Probably due to wrk and curl closing connections after 60s.

- There were some socket read errors and socket timeouts

- There were no errors in NGF or problems with leader election. The statuses were updated as expected.
Expand Down

0 comments on commit 9ab4d39

Please sign in to comment.