|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Network bandwidth control in Xen
> Subject: [Xen-devel] Network bandwidth control in Xen
>
> Hi,
>
> Is there a way to control the network bandwidth used by a virtual
> machine in
> Xen?
You can only rate limit the outbound network traffic from guest domains using
the "rate" parameter of the vif=['...'] option.
For other or more advanced QoS configurations you might have to fall back on
Linux kernel capabilities like queuing disciplines etc.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|