mirror of
https://github.com/coredns/coredns.git
synced 2025-10-31 18:23:13 -04:00
plugin/forward: remove proxy comparison (#2760)
*proxy* is removed, so this is moot Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -21,10 +21,6 @@ connect to a random upstream (which may or may not work).
|
|||||||
|
|
||||||
This plugin can only be used once per Server Block.
|
This plugin can only be used once per Server Block.
|
||||||
|
|
||||||
How does *forward* relate to *proxy*? This plugin is the "new" version of *proxy* and is faster
|
|
||||||
because it re-uses connections to the upstreams. It also does in-band health checks - using DNS
|
|
||||||
instead of HTTP. Since it is newer it has a little less (production) mileage on it.
|
|
||||||
|
|
||||||
## Syntax
|
## Syntax
|
||||||
|
|
||||||
In its most basic form, a simple forwarder uses this syntax:
|
In its most basic form, a simple forwarder uses this syntax:
|
||||||
|
|||||||
Reference in New Issue
Block a user