Hello, everybody<br><br>I have 6-core xeon server with 6 GB RAM, FreeBSD 8.0 and Unbound 1.4.3. compiled with libevent and without threads.<br>resperf says that max qps for my server is 4500-6000 and I'm afraid this is very low even for default config.<br>
<br>In my optimising attempts I was guided by HOW-TO from <a href="http://unbound.net">unbound.net</a> and some threads from this mail-list and I got the next settings:<br>         interface: 1.1.1.1<br>         outgoing-interface: 2.2.2.2<br>
         num-threads: 12<br>         outgoing-range: 7000<br>         outgoing-port-permit: 32768-65000<br>         outgoing-port-avoid: 0-32767<br>         outgoing-port-avoid: 65001-65535<br>         msg-cache-size: 50m<br>
         num-queries-per-thread: 7000<br>         msg-cache-slabs: 8<br>         rrset-cache-size: 100m<br>         rrset-cache-slabs: 8<br>         infra-cache-slabs: 8<br>         infra-cache-numhosts: 100000<br>         so-rcvbuf: 4m<br>
<br>Other options are default<br><br>And resperf said<br><pre>  Maximum throughput:   4474.000000 qps<br><br><br> <br></pre>It is very low, isn't it?<br>If so, where I can find detailed description of every option and its influence on performance?<br>
<br>Thank you in advance.<br><br>--<br>AP<br>