From: Willy Tarreau Date: Fri, 1 Mar 2019 16:38:08 +0000 (+0100) Subject: REGTEST: fix a spurious "nbthread 4" in the connection test X-Git-Tag: v2.0-dev2~133 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ae37d8a7b68610472a9e1850f91375a4731e8f9;p=thirdparty%2Fhaproxy.git 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. --- diff --git a/reg-tests/connection/b00000.vtc b/reg-tests/connection/b00000.vtc index 415a670dfc..f4206ebf59 100644 --- a/reg-tests/connection/b00000.vtc +++ b/reg-tests/connection/b00000.vtc @@ -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