Hi,

Not a new thing, and likely it's how the OS (FreeBSD) works -if the listening socket is shared between threads and processes-, but the number of queries are very unevenly distributed between unbound threads/processes.

For a threaded unbound currently the QPSs are:
thread0: 1.45k
thread1: 2.72k
thread2: 3.97k

and for a multiprocess unbound:
thread0: 1.16k
thread1: 3.05k
thread2: 2.34k

Is it possible to make it more balanced on the application side?
_______________________________________________
Unbound-users mailing list
[email protected]
http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users

Reply via email to