We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6271fda commit b70437dCopy full SHA for b70437d
docs/admin/networking/index.md
@@ -31,14 +31,6 @@ In order for clients and workspaces to be able to connect:
31
- Any reverse proxy or ingress between the Coder control plane and
32
clients/agents must support WebSockets.
33
34
-> **Note:** We strongly recommend that clients connect to Coder and their
35
-> workspaces over a good quality, broadband network connection. The following
36
-> are minimum requirements:
37
->
38
-> - better than 400ms round-trip latency to the Coder server and to their
39
-> workspace
40
-> - better than 0.5% random packet loss
41
-
42
In order for clients to be able to establish direct connections:
43
44
> **Note:** Direct connections via the web browser are not supported. To improve
0 commit comments