Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7895f41 commit 6e70f51Copy full SHA for 6e70f51
docs/admin/networking/index.md
@@ -17,6 +17,14 @@ user <-> workspace connections are end-to-end encrypted.
17
18
In order for clients and workspaces to be able to connect:
19
20
+> **Note:** We strongly recommend that clients connect to Coder and their
21
+> workspaces over a good quality, broadband network connection. The following
22
+> are minimum requirements:
23
+>
24
+> - better than 400ms round-trip latency to the Coder server and to their
25
+> workspace
26
+> - better than 0.5% random packet loss
27
+
28
- All clients and agents must be able to establish a connection to the Coder
29
server (`CODER_ACCESS_URL`) over HTTP/HTTPS.
30
- Any reverse proxy or ingress between the Coder control plane and
0 commit comments