pub(super) const EXT_NAME_CACHE_CAP: usize = _; // 131_072usizeExpand description
Upper bound on cached name-bearing extension records (~1KiB each, so ≤128MiB transient). A real C: has tens of thousands; past the cap the deferred pass falls back to disk reads for the remainder.