On Mon, Nov 19, 2018 at 1:41 AM Wouter Wijngaards via Unbound-users <[email protected]> wrote: > > Hi, > > On 11/16/18 3:33 AM, anonymous anonymous via Unbound-users wrote: > > The upcoming FreeBSD 12 has a new SO_REUSEPORT_LB setsockopt that does > > the same thing as Linux's SO_REUSEPORT. > > > > Thanks for telling that, I have implemented support! It tries to set > the SO_REUSEPORT_LB option when the so-reuseport config option is used. > > Best regards, Wouter >
Just had a chance to test it. It works great, thanks! # unbound-control stats_noreset | grep 'num.queries=' thread0.num.queries=17662 thread1.num.queries=17191 thread2.num.queries=17269 thread3.num.queries=17419 total.num.queries=69541
