diff options
author | 2020-03-06 11:52:43 +0100 | |
---|---|---|
committer | 2020-03-06 11:52:43 +0100 | |
commit | 116bda4d275bdaa6c1eec07885c1178a7e895dd5 (patch) | |
tree | 64e52403dbb6d1eb908af4c4b45dff848b242a4c /plugin.cfg | |
parent | a74a209129fd832b1d68c9de1b5d0c265b78c3a1 (diff) | |
download | coredns-116bda4d275bdaa6c1eec07885c1178a7e895dd5.tar.gz coredns-116bda4d275bdaa6c1eec07885c1178a7e895dd5.tar.zst coredns-116bda4d275bdaa6c1eec07885c1178a7e895dd5.zip |
Add configuration flag to set if RecursionDesired should be set on health checkers in Forward-plugin (#3679)
* Make the RD-flag in health-checks in the Forward-plugin configurable
Introduces a new configuration flag; `health_check_non_recursive`. This
flag makes the health-checker do non-recursive requests when checking
the health of upstream servers.
Signed-off-by: Geir Haugom <ghagit@haugom.org>
Signed-off-by: Christian Tryti <ctryti@gmail.com>
* Changes after feedback from reviewer
* Better tests of health-checks with and without recursion
* Removed the health_check_non_recursive configuration in favor of
extending the existing health_check configuration. Now supports an
optional `no_rec` argument.
Signed-off-by: Christian Tryti <ctryti@gmail.com>
* Add new test that checks setup of health_check.
Signed-off-by: Christian Tryti <ctryti@gmail.com>
Diffstat (limited to 'plugin.cfg')
0 files changed, 0 insertions, 0 deletions