bug18642 253 B

12345
  1. o Minor features (denial-of-service avoidance):
  2. - Make our OOM handler aware of the DNS cache so that it doesn't fill up
  3. the memory. This check is important for our DoS mitigation subsystem.
  4. Closes ticket 18642. Patch by Neel Chauhan