Skip to content

Commit eec2828

Browse files
authored
fix formula headers to match the table headers
1 parent ef0cb91 commit eec2828

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/hubs-cloud-aws-estimated-ccu-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ The following table lists measured and estimated CCU for different instance type
5050

5151
**Warning: Napkin Math Ahead**
5252

53-
### Max Active CCU
53+
### Max Active CCU, single room
5454
where C = # of vCPU's
5555

5656
**Max Active CCU** = √(~1000 * C)
5757

58-
### Max Inactive CCU w/ X active CCU:
59-
**Max Inactive CCU** = (**Max In-Room CCU**² - X²) / X
58+
### Max Inactive CCU w/ X active CCU, single room:
59+
**Max Inactive CCU** = (**Max Active CCU**² - X²) / X
6060

6161
### Max rooms w/ 25 active CCU:
6262
where C = # of vCPU's

0 commit comments

Comments
 (0)