ProxyStateStore.defaultMaxEntries

Maximum number of live pending authorizations. When reached on put, the oldest entries are evicted so a flood cannot exhaust memory inside the TTL.

class ProxyStateStore
enum size_t defaultMaxEntries;