File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -618,13 +618,11 @@ To create a system service offering:
618
618
Network Throttling
619
619
------------------
620
620
621
- Network throttling is the process of controlling the network access and
622
- bandwidth usage based on certain rules. CloudStack controls this
621
+ Network throttling is the process of controlling the network bandwith. CloudStack controls this
623
622
behaviour of the guest networks in the cloud by using the network rate
624
623
parameter. This parameter is defined as the default data transfer rate
625
624
in Mbps (Megabits Per Second) allowed in a guest network. It defines the
626
- upper limits for network utilization. If the current utilization is
627
- below the allowed upper limits, access is granted, else revoked.
625
+ upper limits for network bandwith.
628
626
629
627
You can throttle the network bandwidth either to control the usage above
630
628
a certain limit for some accounts, or to control network congestion in a
Original file line number Diff line number Diff line change @@ -541,8 +541,8 @@ Dynamic CPU and RAM scaling can be used in the following cases:
541
541
update them using the following procedure.
542
542
543
543
544
- Updating Existing Instances
545
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~
544
+ Enable Dynamic Scaling for Existing Instances
545
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
546
546
547
547
If you are upgrading from a previous version of CloudStack, and you want
548
548
your existing Instances created with previous versions to have the dynamic
You can’t perform that action at this time.
0 commit comments