mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 23:27:04 +02:00
REGTESTS: remove unsupported "stats bind-process" keyword
reg-tests/connection/proxy_protocol_random_fail.vtc fails due to "stats bind-process": *** h1 debug|[ALERT] (1476756) : config : parsing [/tmp/haregtests-2023-04-22_19-24-10.diuT6B/vtc.1476661.74f1092e/h1/cfg:7] : 'stats' is *** h1 debug|not supported anymore.
This commit is contained in:
parent
dfb48d4c8a
commit
e247038b1c
@ -25,7 +25,6 @@ syslog Slog_1 -repeat 8 -level info {
|
|||||||
haproxy h1 -conf {
|
haproxy h1 -conf {
|
||||||
global
|
global
|
||||||
tune.ssl.default-dh-param 2048
|
tune.ssl.default-dh-param 2048
|
||||||
stats bind-process 1
|
|
||||||
log ${Slog_1_addr}:${Slog_1_port} len 2048 local0 debug err
|
log ${Slog_1_addr}:${Slog_1_port} len 2048 local0 debug err
|
||||||
|
|
||||||
defaults
|
defaults
|
||||||
|
Loading…
Reference in New Issue
Block a user