Merge branch 'ticket25122_029_02' into ticket24902_029_05

This commit is contained in:
David Goulet
2018-02-02 14:55:01 -05:00
5 changed files with 180 additions and 8 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor feature (geoip cache):
- Make our OOM handler aware of the geoip client history cache so it
doesn't fill up the memory which is especially important for IPv6 and
our DoS mitigation subsystem. Closes ticket 25122.