aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket25122
AgeCommit message (Collapse)Author
2018-02-02geoip: Hook the client history cache into the OOM handlerDavid Goulet
If the cache is using 20% of our maximum allowed memory, clean 10% of it. Same behavior as the HS descriptor cache. Closes #25122 Signed-off-by: David Goulet <dgoulet@torproject.org>