Skip to content

Commit e408f07

Browse files
committed
docs: adds statement about minimum network quality
1 parent 7c77a3c commit e408f07

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/networking/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ In order for clients and workspaces to be able to connect:
2222
- Any reverse proxy or ingress between the Coder control plane and
2323
clients/agents must support WebSockets.
2424

25+
> **Note:** We strongly recommend that clients connect to Coder and their workspaces
26+
> over a good quality, broadband network connection. The following are minimum requirements:
27+
> * better than 400ms round-trip latency to the Coder server and to their workspace
28+
> * better than 0.5% random packet loss
29+
2530
In order for clients to be able to establish direct connections:
2631

2732
> **Note:** Direct connections via the web browser are not supported. To improve

0 commit comments

Comments
 (0)