From: Marco Nenciarini Date: Thu, 29 Jun 2017 10:29:50 +0000 (+0200) Subject: dns_zone_check_period is available also with c-ares backend X-Git-Tag: pgbouncer_1_8~19^2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4818b78f0ffc0eff502953f12a858e45657e1454;p=pgbouncer dns_zone_check_period is available also with c-ares backend --- diff --git a/doc/config.rst b/doc/config.rst index 4239ae2..3c7ac36 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -534,7 +534,7 @@ If it notices changes, all hostnames under that zone are looked up again. If any host ip changes, it's connections are invalidated. -Works only with UDNS backend (``--with-udns`` to configure). +Works only with UDNS and c-ares backends (``--with-udns`` or ``--with-cares`` to configure). Default: 0.0 (disabled)