]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: fix a spurious "nbthread 4" in the connection test
authorWilly Tarreau <w@1wt.eu>
Fri, 1 Mar 2019 16:38:08 +0000 (17:38 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 1 Mar 2019 16:38:08 +0000 (17:38 +0100)
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.

reg-tests/connection/b00000.vtc

index 415a670dfc248450c4087eb4cda241202bf1d732..f4206ebf59dd71bb88233ed78db6e6eb04688bb5 100644 (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