Configuration property fixed at build time - All other configuration properties are overridable at runtime
Type |
Default |
|
---|---|---|
rate limiter will be completely disabled if false Environment variable: |
boolean |
|
Maximum number of entries in the underlying cache Environment variable: |
int |
|
Duration during which the bucket is kept after last refill if untouched Environment variable: |
Duration |
|
Identity resolver allow to segment the population. Each resolved identity key will have its own quota. this must be a valid CDI bean implementing IdentityResolver. Environment variable: |
string |
|
limits enforced for this bucket Environment variable: |
list of Limit |
required |
If true, permitted uses are shared for all methods using the same bucket id. If false, each method has its own quota. Environment variable: |
boolean |
|