Setting bandwidth per second for buckets via CLI
You can limit outgoing bandwidth of a response with the set-limits
command and the following parameters: -b
specifying the bucket name, -t bandwidth
specifying the limit type, and -L out=
specifying the limit key:
# ostor-s3-admin set-limits -b example -t bandwidth -L out=100 ops:default=0.00ops/s ops:get=3600.00ops/s ops:put=0.00ops/s ops:list=0.00ops/s ops:delete=0.00ops/s bandwidth:out=100kbs/s