diff options
Diffstat (limited to 'changes/feature16052')
-rw-r--r-- | changes/feature16052 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature16052 b/changes/feature16052 new file mode 100644 index 0000000000..cd09b58867 --- /dev/null +++ b/changes/feature16052 @@ -0,0 +1,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. |