From 663271a7cab38e5c2505a1735c19f629f1889587 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Thu, 4 Apr 2019 21:36:17 +0100 Subject: [PATCH] plugin/forward: remove proxy comparison (#2760) *proxy* is removed, so this is moot Signed-off-by: Miek Gieben --- plugin/forward/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plugin/forward/README.md b/plugin/forward/README.md index 83e1fe8fb..94e306ea8 100644 --- a/plugin/forward/README.md +++ b/plugin/forward/README.md @@ -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: