Skip to main content

RATELIMIT_MAP_CAP

Constant RATELIMIT_MAP_CAP 

Source
const RATELIMIT_MAP_CAP: usize = _; // 65_536usize
Expand description

Cap on each bucket table; fully refilled buckets are pruned past it so a spray cannot grow the table without bound.