From: Amaury Denoyelle Date: Thu, 23 Nov 2023 16:37:26 +0000 (+0100) Subject: DOC: rhttp: replace maxconn by nbconn X-Git-Tag: v2.9-dev11~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75ec7394a47c3898d40510c4a8fdfd0d19298dde;p=thirdparty%2Fhaproxy.git DOC: rhttp: replace maxconn by nbconn Usage of existing "maxconn" for rhttp listeners configuration was replaced recently by a new dedicating "nbconn" keyword. Update the documentation part to reflect this. No need to backport. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 2cb2c1ba68..20fb01e0ee 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -5075,7 +5075,7 @@ bind / [, ...] [param*] - 'rhttp@' -> used for reverse HTTP. Address must be a server with the format '/'. The server will be used to instantiate connections to a remote - address. The listener will try to maintain 'maxconn' + address. The listener will try to maintain "nbconn" connections. You may want to reference some environment variables in the