ratelimit
Model for exposing current ratelimit timeout information for the active request context.
Available Model API Paths
| Method | Path pattern | Description |
|---|---|---|
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.