Skip to main content

Module window

Module window 

Source
Expand description

Sliding-window load balancer with per-entry rate limits.

Structs§

Entry
Per-entry state for the sliding-window limiter (max_count == 0 means unlimited).
Inner
Window
Sliding-window load balancer: each entry has a per-interval allocation cap.