- Notifications
You must be signed in to change notification settings - Fork927
Closed
Description
Question
Given
You have N workspaces connected happily to a single coderd instance, sending / receiving data at a constant rate.
When
One workspace starts and begins performing a large amount of data upload / download.
Then
What is the effect on existing connections?
Expected: minimal impact on read/write latency P99.
Perform a scaletest to determine the effect of the above
a) For SSH traffic
b) For ReconnectingPTY traffic