Commit 663271a7 authored by Miek Gieben's avatar Miek Gieben Committed by Yong Tang

plugin/forward: remove proxy comparison (#2760)

*proxy* is removed, so this is moot
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent 75bd6290
...@@ -21,10 +21,6 @@ connect to a random upstream (which may or may not work). ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment