]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: fcgi-app: "use-fcgi-app" requires TCP or HTTP mode
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 19 Sep 2023 16:28:44 +0000 (18:28 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Oct 2023 13:34:30 +0000 (15:34 +0200)
commit0ba731f50b4e6b75d32ddf8388fe32fad5cfadf3
tree0e4ba272ae41c915f590de43777777937cee9328
parentb41b77b4ccfd71647f469065006310772f4911a3
MINOR: fcgi-app: "use-fcgi-app" requires TCP or HTTP mode

Prevent the use of the "use-fcgi-app" keyword in proxy sections where
neither TCP nor HTTP mode is set.
src/fcgi-app.c