]> git.kaiwu.me - haproxy.git/commit
BUILD: config: also set DEF_MAX_THREADS_PER_GROUP when not using threads
authorWilly Tarreau <w@1wt.eu>
Tue, 21 Apr 2026 12:49:26 +0000 (14:49 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 22 Apr 2026 05:02:01 +0000 (07:02 +0200)
commitf4f733db182706cb29f3c310fc7cf500b592a8e3
tree9f2772484459ce84a14f2428bc5041c6389079c0
parent40042afc1392a8b418d85be042284517efde22b2
BUILD: config: also set DEF_MAX_THREADS_PER_GROUP when not using threads

The single-threaded build is currently broken in development since commit
0af603f46f ("MEDIUM: threads: change the default max-threads-per-group
value to 16") because it doesn't set the default for the non-threaded
build. Let's set it to 1.

No backport is needed.
include/haproxy/defaults.h