At Tue, 17 Mar 2009 10:25:57 +0800,
Ralf Peng <ralf.p...@gmail.com> wrote:

> I'm using a linux box with 4 core CPUs.
> How can I make the new downloaded bind-9.6 support multi-processors?

Build it with threads:

% ./configure --enable-threads [and other config options if necessary]
% make

---
JINMEI, Tatuya
Internet Systems Consortium, Inc.
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to