alternate
alternate copied to clipboard
Plugin Alternate is able to selectively forward the query to another upstream server, depending the error result provided by the initial resolver
Hi, I'm using CoreDNS with alternate plugin as high available DNS alongside Unbound DNS. the server is getting around 60K/s My config is: ``` .:53 { debug loop bind 10.x.x.1...
I am having an issue with "go get github.com/coredns/alternate" It looks like its failing to find the proxy plugin. `github.com/coredns/coredns/plugin/pkg/proxy: cannot find module providing package github.com/coredns/coredns/plugin/pkg/proxy` ``` #12 [builder 8/12]...
Hello, Would it be possible to add condition to redirect if there are no data in ANSWER section of response from first upstream? For example: I am querying for TXT...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0. Commits d27919b go.mod: update golang.org/x dependencies e0324fc http2: use net.ErrClosed b20cd59 quic: initiate key rotation earlier in connections f95a3b3 html: fix typo in package...
Bumps [github.com/coredns/coredns](https://github.com/coredns/coredns) from 1.11.2 to 1.11.3. Release notes Sourced from github.com/coredns/coredns's releases. v1.11.3 This release contains some new features, bug fixes, and package updates. Because of the deployment issues with...
Implements #24
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.61 to 1.1.62. Commits 07a2352 Release 1.1.62 34b3cbb Go 1.23 was released couple of hours ago 39938e9 Revert "Remove use of deprecated net.Error.Temporary (#1589)" (#1594) ef7392e Remove...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.28.0. Commits 4542a42 go.mod: update golang.org/x dependencies 765c7e8 xsrftoken: create no padding base64 string by RawURLEncoding 032e4e4 LICENSE: update per Google Legal See full diff...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0. Commits 6cc5ac4 go.mod: update golang.org/x dependencies f88258d websocket: update nhooyr.io/websocket to github.com/coder/websocket 7191757 http2: add support for net/http HTTP2 config field 4790dc7 http2: add...