On 26/3/19 6:24 π.μ., Willy Tarreau wrote: > Hi, > > HAProxy 2.0-dev2 was released on 2019/03/26. It added 176 new commits > after version 2.0-dev1. > > This version starts more important changes. One of the most visible > ones is that haproxy will now automatically start with threads enabled > if neither "nbthread" nor "nbproc" is configured. It will check the > number of CPUs it's running on and will start as many threads. This > means that it will not be necessary anymore to adjust the configuration > to adjust the number of threads and the CPUs bound, by just setting the > affinity in the service's configuration, haproxy will automatically > adapt and use the same number of threads.
Nice work. Have you considered enabling SO_INCOMING_CPU socket option in order to increase data locality and CPU cache hits? Cheers, Pavlos
signature.asc
Description: OpenPGP digital signature

