REGTEST: fix a spurious "nbthread 4" in the connection test

Commit 26f6ae12c ("MAJOR: config: disable support for nbproc and nbthread
in parallel") revealed that there was accidently nbproc+nbthread in this
test while nbproc is the one expected. This likely is a leftover from a
previous attempt at reproducing the issue.
This commit is contained in:
Willy Tarreau 2019-03-01 17:38:08 +01:00
parent ac35093a19
commit 8ae37d8a7b

View File

@ -22,7 +22,6 @@ syslog Slog_1 -repeat 8 -level info {
haproxy h1 -conf {
global
nbproc 4
nbthread 4
tune.ssl.default-dh-param 2048
stats bind-process 1
log ${Slog_1_addr}:${Slog_1_port} len 2048 local0 debug err