Quique wrote:
Hello,
I have the same case that you. I have this configuration (BIND 9.2.4 on a T2000 (1.2GHz 8 core w/ 16GB RAM)
I read your “post” and I have a question, (excuse me if it seems too simple to
you, but my knowledge of bind have limits).
you say that, it is possible configured bind to run between 8-32 threads, some
where between 16-32 seems the best.
can you explain me, who do that?.
thanks for everything.
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]
Just start named with the number of threads you want it to use with the
-n command line option:
named -n<# of threads>
I'd be interested in what your results are like. We're starting to move
on in our testing beyond using queryperf, as it's likely overly "nice"
in the queries we're using. We're going to capture real world requests
from some boxes in the field and run those queries through the test
box, and see how it performs.
-Andy
_______________________________________________
networking-discuss mailing list
[email protected]