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.
- 'rhttp@' -> used for reverse HTTP. Address must be a
server with the format '<backend>/<server>'. 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