From f9ba0c65467fe80f65b3789365cfac874198a337 Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Wed, 24 Jan 2018 00:03:24 +0000 Subject: Bug 24989: Count client hsdir gets towards MaxClientCircuitsPending. We removed this by breaking them out from general in #13837. --- changes/bug24989 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug24989 (limited to 'changes') diff --git a/changes/bug24989 b/changes/bug24989 new file mode 100644 index 0000000000..a0ea6acf03 --- /dev/null +++ b/changes/bug24989 @@ -0,0 +1,4 @@ + o Minor bugfixes (hidden services): + - Re-instate counting pending client HSDir fetch circuits against the + MaxClientCircuitsPending rate limit. Fixes bug 24989; bugfix on + 0.3.3.0-alpha-dev. -- cgit v1.2.3-54-g00ecf