From 642f468da7ab83f9a282d52b96f1e8678077c996 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 29 May 2018 15:16:01 +0200 Subject: [PATCH] Add a changed entry to the Server Object --- pdns/dnsdistdist/docs/guides/webserver.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pdns/dnsdistdist/docs/guides/webserver.rst b/pdns/dnsdistdist/docs/guides/webserver.rst index aa07e9f4bc..e1a79c84c6 100644 --- a/pdns/dnsdistdist/docs/guides/webserver.rst +++ b/pdns/dnsdistdist/docs/guides/webserver.rst @@ -206,6 +206,9 @@ JSON Objects This object represents a backend server. + .. versionchanged:: 1.3.1 + The ``dropRate`` property was added + :property string address: The remote IP and port :property integer id: Internal identifier :property integer latency: The current latency of this backend server -- 2.47.2