From 8b2152181ccd81d75c57a49dfb0fb25c4ae52765 Mon Sep 17 00:00:00 2001 From: Aurelien DARRAGON Date: Wed, 29 Nov 2023 10:13:18 +0100 Subject: [PATCH] DOC: config: add matrix entry for "max-session-srv-conns" Following 4039329 ("DOC: config: specify supported sections for "max-session-srv-conns"), "max-session-srv-conns" was also missing from the proxy keyword matrix. --- doc/configuration.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index 4c8ed10..55fa503 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -4515,6 +4515,7 @@ log-format X X X - log-format-sd X X X - log-tag X X X X max-keep-alive-queue X - X X +max-session-srv-conns X X X - maxconn X X X - mode X X X X monitor fail - X X - -- 1.7.10.4