Skip to content

Commit

Permalink
Update tests/zero-downtime-scaling/zero-downtime-scaling.md
Browse files Browse the repository at this point in the history
Co-authored-by: bjee19 <139261241+bjee19@users.noreply.github.com>
  • Loading branch information
kate-osborn and bjee19 committed Nov 1, 2023
1 parent 9ab4d39 commit 1367537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/zero-downtime-scaling/zero-downtime-scaling.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The rest of the test environment is the same for both cases:
Notes:

- For sending traffic, we will use both wrk and curl.
- *wrk* will generate a lot of traffic continuously, and it will have a high chance of catching of any
- *wrk* will generate a lot of traffic continuously and it will have a high chance of catching any
(however small) periods of downtime.
- *curl* will generate 1 request every 0.1s. While it might not catch small periods of downtime, it will give us
timeline of failed request for big periods of downtime, which wrk doesn't do.
Expand Down

0 comments on commit 1367537

Please sign in to comment.