Re: dnscache performance still applicable today?
Matthew Dempsky <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 24, 2009 at 6:50 AM, Rihad <[email protected]> wrote: > Am I right in assuming that dnscache's single thread of execution becomes > its main bottleneck, so it has to delay query execution while processing > current requests? The evidence you presented does not imply that. You should look at dnscache's CPU usage instead. If it's under 100%, then making it multithreaded will not help.