Update load_balancing.md

This commit is contained in:
Olivier Lambert 2016-03-03 13:04:12 +01:00
parent 069743038a
commit 6157df4ebe

View File

@ -51,7 +51,7 @@ In a plan, you can configure various threshold:
* CPU threshold
* Free memory
If the CPU threshold is set to 90%, the load balancer will be only triggered if the average CPU usage on a host is more than 90%.
If the CPU threshold is set to 90%, the load-balancer will be only triggered if the average CPU usage on a host is more than 90%.
For the free memory, it will be triggered if there is **less** free RAM than the threshold.