commit d1113d4431f2afe374f7092784b00221c70100f6 Author: Karsten Loesing karsten.loesing@gmx.net Date: Mon Oct 13 08:27:31 2014 +0200
Clarify when bandwidth graphs are updated.
Fixes #13394. --- web/protocol.html | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/web/protocol.html b/web/protocol.html index e55d167..6bfe389 100644 --- a/web/protocol.html +++ b/web/protocol.html @@ -1468,6 +1468,9 @@ graphs. <p> Bandwidth documents contain aggregate statistics of a relay's or bridge's consumed bandwidth for different time intervals. +Bandwidth documents are only updated when a relay or bridge publishes a +new server descriptor, which may take up to 18 hours during normal +operation. Bandwidth documents contain the following fields: </p>