Rate Limit The User Rate Limit controls the max read/write operations and data per minute for each user. The Bucket Rate Limit controls the max read/write operations and data per minute for each bucket.
Global Rate Limit
Max. read bytes : {{ globalRateLimit.max_read_bytes | dimlessBinaryPerMinute }}
Max. read ops : {{ globalRateLimit.max_read_ops }}
Max. write bytes : {{ globalRateLimit.max_write_bytes | dimlessBinaryPerMinute }}
Max. write ops : {{ globalRateLimit.max_write_ops }}
Enabled Toggle to enable or disable the rate limit settings.
Unlimited read ops Select this box to allow unlimited read operations.
This field is required. The value is not valid. Enter a positive number.
Unlimited write ops Select this box to allow unlimited write operations.
This field is required. The value is not valid. Enter a positive number.
Unlimited read bytes Select this box to allow unlimited read bytes.
This field is required. The value is not valid. Enter a positive number.
Unlimited write bytes Select this box to allow unlimited write bytes.
This field is required. The value is not valid. Enter a positive number.