]> git.kaiwu.me - haproxy.git/commit
MINOR: checks: Add the via-socks4 option for tcp-check connect rules
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 30 Mar 2020 11:07:02 +0000 (13:07 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 07:39:37 +0000 (09:39 +0200)
commit085426aea98c21bab7716883c8832d7d02c3cc6c
tree09cb1e14853307a781eac0abd5fcea175c75534c
parent79b31d4ee582cced85270fac9c59d0d3c8028d4d
MINOR: checks: Add the via-socks4 option for tcp-check connect rules

With this option, it is possible to establish the connection opened by a
tcp-check connect rule using upstream socks4 proxy. Info from the socks4
parameter on the server are used.
doc/configuration.txt
include/types/checks.h
src/checks.c