Rate Limiting Configuration
Configuration for the Rate Limiting plugin.
Constructors
Functions
Link copied to clipboard
Define selector that excludes given route from the rate limiting completely.
Link copied to clipboard
Action that is executed when the rate limit is hit.
Link copied to clipboard
fun registerLimit(limit: Long, window: Duration, extractKey: RateLimitKeyExtraction)
Content copied to clipboard
Register a single limit for the rate limiter.