summaryrefslogtreecommitdiff
path: root/changes/bug13806
blob: 0a6b268c0210679d49c901539b6a4c7773273a9b (plain)
1
2
3
4
5
6
7
8
  o Minor features (DOS resistance):
    - Count the total number of bytes used storing hidden service descriptors
      against the value of MaxMemInQueues. If we're low on memory, and more
      than 20% of our memory is used holding hidden service descriptors, free
      them until no more than 10% of our memory holds hidden service
      descriptors. Free the least recently fetched descriptors first.
      Resolves ticket 13806.