Skip to content

Commit fb514c1

Browse files
committed
init latency section
1 parent 2691767 commit fb514c1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/admin/networking/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,16 @@ direct.
7777
In general, [port forwarded](./port-forwarding.md) web apps are faster than
7878
dashboard-accessed web apps.
7979

80+
## Latency
81+
82+
Coder measures and reports several measures of latency, including database latency and the round-trip time between a user and their workspace.
83+
84+
A higher latency can lead to lag for the user in how they interact with terminal sessions, file actions, lag within code-server and other browser-based IDEs, and a general experience of a laggy connection.
85+
86+
You can find latency measurements in
87+
88+
To lower latency and help improve your users' experience, you can
89+
8090
## Up next
8191

8292
- Troubleshoot [Networking Issues](./troubleshooting.md)

0 commit comments

Comments
 (0)