Merge remote-tracking branch 'tor-github/pr/1719/head' into maint-0.4.3

This commit is contained in:
Nick Mathewson
2020-02-20 08:48:17 -05:00
15 changed files with 371 additions and 49 deletions
+9 -1
View File
@@ -3079,7 +3079,15 @@ on the public Tor network.
before it will treat advertised bandwidths as wholly
unreliable. (Default: 500)
== HIDDEN SERVICE OPTIONS
[[AuthDirRejectRequestsUnderLoad]] **AuthDirRejectRequestsUnderLoad** **0**|**1**::
If set, the directory authority will start rejecting directory requests
from non relay connections by sending a 503 error code if it is under
bandwidth pressure (reaching the configured limit if any). Relays will
always tried to be answered even if this is on. (Default: 1)
HIDDEN SERVICE OPTIONS
----------------------
The following options are used to configure a hidden service. Some options
apply per service and some apply for the whole tor instance.