Skip to content

Commit

Permalink
plugin/forward: remove proxy comparison (coredns#2760)
Browse files Browse the repository at this point in the history
*proxy* is removed, so this is moot

Signed-off-by: Miek Gieben <miek@miek.nl>
  • Loading branch information
miekg authored and yongtang committed Apr 4, 2019
1 parent 75bd629 commit 663271a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions plugin/forward/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

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

In its most basic form, a simple forwarder uses this syntax:
Expand Down

0 comments on commit 663271a

Please sign in to comment.