mirror of
https://github.com/coredns/coredns.git
synced 2026-01-17 22:31:18 -05:00
Add Stub resolving
SkyDNS can forward requests from one instance to another. Add this base infrastructure for this feature to CoreDNS. Add more tests as well.
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
a [message](https://github.com/skynetservices/skydns/blob/2fcff74cdc9f9a7dd64189a447ef27ac354b725f/msg/service.go#L26)
|
||||
like [SkyDNS](https//github.com/skynetservices/skydns).
|
||||
|
||||
The etcd middleware makes extensive use of the proxy middleware to forward and query
|
||||
other servers in the network.
|
||||
|
||||
## Syntax
|
||||
|
||||
~~~
|
||||
|
||||
Reference in New Issue
Block a user