On Sun, Aug 02, 2026 at 10:43:24PM -0500, Abhishek Chanda wrote: > Hello, I see now that a number of emails have the patch in the body. So > doing that now
It's also possible but then please don't remove the subject nor the commit message, as you can see below! Also your mailer wrapped long lines, which is bad. In your case better stick to attachments I guess :-) Willy > --- > doc/configuration.txt | 7 +++++++ > doc/management.txt | 5 +++++ > src/haproxy.c | 19 +++++++++++++++++++ > 3 files changed, 31 insertions(+) > > diff --git a/doc/configuration.txt b/doc/configuration.txt > index a8e5192b1..b8624fc19 100644 > --- a/doc/configuration.txt > +++ b/doc/configuration.txt > @@ -3079,6 +3079,13 @@ nbthread <number> > output of "haproxy -vv". Note that values set here or automatically > detected > are subject to the limit set by "thread-hard-limit" (if set). (...)

