]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: rhttp: add log on connection allocation failure
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 21 May 2024 14:35:11 +0000 (16:35 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 22 May 2024 08:01:57 +0000 (10:01 +0200)
commit4f80543220910d81ca606835b5193e5638d2b950
treeba8e150d43ab960e7ed1bb80d1110cf16b6de315
parent3efd9f39252e59b44df212528b8120147103bc5b
MINOR: rhttp: add log on connection allocation failure

Add an error log when new_reverse_conn() fails. This may help to
diagnose future issues on reverse HTTP.
src/proto_rhttp.c