Validate `proxy.config.cache.ram_cache.use_seen_filter`
Open
Cache
Configuration
- Dominant language
- C++
- Stars
- 2k
- Forks
- 874
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 46
Description
In #13234, Copilot warned that sufficiently large values for `proxy.config.cache.ram_cache.use_seen_filter` could cause problems for the LRU cache algorithm if someone writes a large value by accident. We should fix `Cache.cc` so that the RAM cache parameters are properly validated.
Contributor guide
Assessment
This issue has not been assessed yet.