scheduler
Parameters
value
Scheduling algorithm, Valid values: wrr
, rr
, wlc
, sch
, tcp
, qch
. Default to wrr
. Only when protocol
is tcp
or udp
, scheduler
can be set to sch
. Only when instance is guaranteed-performance instance and protocol
is tcp
or udp
, scheduler
can be set to tch
. Only when instance is guaranteed-performance instance and protocol
is udp
, scheduler
can be set to qch
.