This change introduces support for the following two options which controls rate limit for container access. - container_ratelimit_<size> = <rate> - container_listing_ratelimit_<size> = <rate> Change-Id: Ibed7f31e9ad472ac490ac6a2933ffa2c8329f376
9 lines
240 B
YAML
9 lines
240 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``swift::proxy::ratelimit`` class now supports the following two new
|
|
parameters. These parameters accept hash of container size and limit.
|
|
|
|
- ``container_ratelimit``
|
|
- ``container_listing_ratelimit``
|