Setting operations per second for buckets via CLI
You can limit operations rate with the set-limits
command and the following parameters: -b
specifying the bucket name, -t ops
specifying the limit type, and -L default=
, get=
, put=
, list=
, or delete=
specifying the limit key:
# ostor-s3-admin set-limits -b example -t ops -L get=3600 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=0kbs/s