summaryrefslogtreecommitdiff
path: root/changes/feature16052
blob: cd09b5886740aae20b66ce632bd27cdd1489c345 (plain)
1
2
3
4
5
  o Minor features (hidden service):
    - Add the new options "HiddenServiceMaxStreams" and
      "HiddenServiceMaxStreamsCloseCircuit" to allow hidden services to limit
      the maximum number of simultaneous streams per circuit, and optionally
      tear down the circuit when the limit is exceeded. Part of ticket 16052.