[tor-commits] [torspec/master] Document the `HIBERNATION_STATUS` `SERVER_STATUS` sub-event.

nickm at torproject.org nickm at torproject.org
Tue Apr 26 17:41:51 UTC 2016


commit 1632d6e31013f54286a5b14e4409399efdd96f00
Author: Yawning Angel <yawning at schwanenlied.me>
Date:   Wed Mar 30 20:32:20 2016 +0000

    Document the `HIBERNATION_STATUS` `SERVER_STATUS` sub-event.
---
 control-spec.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/control-spec.txt b/control-spec.txt
index a3c1647..757ae58 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -2383,6 +2383,17 @@
        {This event could affect the controller's idea of server status.  The
        controller should warn the admin and suggest reasonable steps to take.}
 
+     HIBERNATION_STATUS
+     "STATUS=" "AWAKE" | "SOFT" | "HARD"
+       Our bandwidth based accounting status has changed, and we are now
+       relaying traffic/rejecting new connections/hibernating.
+
+       {This event could affect the controller's idea of server status.  The
+       controller MAY inform the admin, though presumably the accounting was
+       explicitly enabled for a reason.}
+
+       [This event was added in tor 0.2.9.0-alpha.]
+
 4.1.11. Our set of guard nodes has changed
 
   Syntax:





More information about the tor-commits mailing list