Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e70f51

Browse files
committed
Update networking doc with connection guidelines
- Provide minimum requirements for clients to connect.
1 parent 7895f41 commit 6e70f51

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/admin/networking/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ user <-> workspace connections are end-to-end encrypted.
1717

1818
In order for clients and workspaces to be able to connect:
1919

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+
2028
- All clients and agents must be able to establish a connection to the Coder
2129
server (`CODER_ACCESS_URL`) over HTTP/HTTPS.
2230
- Any reverse proxy or ingress between the Coder control plane and

0 commit comments

Comments
 (0)