coredns/plugin
Miek Gieben 55e9c2cd7b
plugin/forward: remove exp backoff stuff (#3970)
we hc every 0.5s, doing exp backoff will create a large gap in the
ability to re-use an upstream. Doing a exp. backoff up to (say) 3s,
isn't really exp backoff either.

Remove the wording from the documentation.

Signed-off-by: Miek Gieben <miek@miek.nl>
2020-06-24 07:49:06 -07:00
..
acl Fix CIDR in example (#3864) 2020-04-28 10:46:20 -04:00
any Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
auto Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
autopath introduce metric naming test (#3789) 2020-03-31 08:07:36 +02:00
azure plugin/azure: Fix environment option (#3922) 2020-06-04 15:30:11 +02:00
bind Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
bufsize fix description of bufsize plugin (#3873) 2020-05-04 07:02:58 -07:00
cache completed metrics of cache and forward (#3962) 2020-06-24 06:54:03 +02:00
cancel presubmit: test README.md sections (#3644) 2020-01-31 11:37:24 +00:00
chaos Run go generate (#3856) 2020-04-27 10:38:44 +02:00
clouddns Fix query for SOA record for delegated zone (#3875) 2020-05-11 07:51:02 -07:00
debug plugin register (#3321) 2019-09-28 10:40:43 +01:00
deprecated all: simply registering plugins (#3287) 2019-09-20 08:02:30 +01:00
dns64 format and add newline (#3969) 2020-06-24 07:48:39 -07:00
dnssec introduce metric naming test (#3789) 2020-03-31 08:07:36 +02:00
dnstap Update README.md (#3721) 2020-03-05 11:09:19 +01:00
erratic Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
errors Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
etcd Fix to: (#3840) 2020-04-22 14:55:07 +02:00
file Fix query for SOA record for delegated zone (#3875) 2020-05-11 07:51:02 -07:00
forward plugin/forward: remove exp backoff stuff (#3970) 2020-06-24 07:49:06 -07:00
grpc plugin/forward/grpc: Revert forward/grpc policy dedup (#3919) 2020-05-29 18:30:26 +02:00
health doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
hosts introduce metric naming test (#3789) 2020-03-31 08:07:36 +02:00
import Directive -> plugin (#3363) 2019-10-08 10:20:48 +01:00
k8s_external weight for SRV records should be at least 1 (#3931) 2020-06-12 06:01:28 +00:00
kubernetes format and add newline (#3969) 2020-06-24 07:48:39 -07:00
loadbalance Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
log docs: update README and log plugin (#3602) 2020-01-17 16:16:29 +01:00
loop Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
metadata Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
metrics Cleanup metrics (#3776) 2020-03-26 09:17:33 +01:00
nsid Fix NSID not being set on cached responses (#3822) 2020-04-27 08:49:56 -07:00
pkg plugin/forward/grpc: Revert forward/grpc policy dedup (#3919) 2020-05-29 18:30:26 +02:00
pprof redirect handler for pprof index (#3503) 2019-12-06 19:04:49 +00:00
ready gofmt -w -s **/*.go (#3603) 2020-01-17 10:47:45 -05:00
reload introduce metric naming test (#3789) 2020-03-31 08:07:36 +02:00
rewrite presubmit: test README.md sections (#3644) 2020-01-31 11:37:24 +00:00
root Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
route53 Fix query for SOA record for delegated zone (#3875) 2020-05-11 07:51:02 -07:00
secondary presubmit: test README.md sections (#3644) 2020-01-31 11:37:24 +00:00
sign sign: add expiration jitter (#3588) 2020-01-12 04:56:57 -08:00
template introduce metric naming test (#3789) 2020-03-31 08:07:36 +02:00
test presubmit: check import path ordering (#3636) 2020-01-30 09:19:26 +00:00
tls doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
trace presubmit: check import path ordering (#3636) 2020-01-30 09:19:26 +00:00
transfer not implemented yet (#3851) 2020-04-24 05:50:29 +00:00
whoami format and add newline (#3969) 2020-06-24 07:48:39 -07:00
backend.go Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00
backend_lookup.go weight for SRV records should be at least 1 (#3931) 2020-06-12 06:01:28 +00:00
done.go go report card fixes (#3182) 2019-08-24 18:14:25 +00:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
normalize.go add MustNormalize (#3385) 2019-10-19 08:08:14 +01:00
normalize_test.go add MustNormalize (#3385) 2019-10-19 08:08:14 +01:00
plugin.go typo fixes (#3169) 2019-08-21 16:08:55 -04:00
register.go all: simply registering plugins (#3287) 2019-09-20 08:02:30 +01:00