mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
Fix broken link to idleness page in capacity-planning.md
This commit is contained in:
@@ -208,7 +208,7 @@ mybinder.org node CPU usage is low with 50-150 users sharing just 8 cores
|
|||||||
|
|
||||||
### Concurrent users and culling idle servers
|
### Concurrent users and culling idle servers
|
||||||
|
|
||||||
Related to [][idleness], all of these resource consumptions and limits are calculated based on **concurrently active users**,
|
Related to [](idleness), all of these resource consumptions and limits are calculated based on **concurrently active users**,
|
||||||
not total users.
|
not total users.
|
||||||
You might have 10,000 users of your JupyterHub deployment, but only 100 of them running at any given time.
|
You might have 10,000 users of your JupyterHub deployment, but only 100 of them running at any given time.
|
||||||
That 100 is the main number you need to use for your capacity planning.
|
That 100 is the main number you need to use for your capacity planning.
|
||||||
|
Reference in New Issue
Block a user