From 621149c50a9cea0155cac3d7b78abaad7671a9b6 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Thu, 6 Jun 2024 09:22:55 +0000 Subject: [PATCH] Document shorter resolver-query-timeout configuration The lower limit is now 301 milliseconds instead of 10000 milliseconds. --- doc/arm/reference.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 6abb4512a3..9dfda0f6fc 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -3132,8 +3132,8 @@ for details on how to specify IP address lists. This is the amount of time in milliseconds that the resolver spends attempting to resolve a recursive query before failing. The default - and minimum is ``10000`` and the maximum is ``30000``. Setting it to - ``0`` results in the default being used. + is ``10000``, the minimum is ``301`` and the maximum is ``30000``. + Setting it to ``0`` results in the default being used. This value was originally specified in seconds. Values less than or equal to 300 are treated as seconds and converted to