ratelimit

Model for exposing current ratelimit timeout information for the active request context.

Available Model API Paths

MethodPath patternDescription
get/timeout/...Return the configured ratelimit event window (seconds) from mod_ratelimit.event_period; defaults to 3600 when unset.

/+name marks a variable path segment. A trailing /... means extra path segments are accepted for further lookups.

Edit on GitHub