Re: Delegating

2009-12-23 Thread Chris Buxton
On Dec 23, 2009, at 10:55 AM, Bostjan Skufca wrote: > Hello everyone! > > I would like to ask you if anyone can point me to some more information about > configuring BIND to delegate a whole "artificial" top level domain to another > nameserver. > > This far it has been a classical configurati

Delegating

2009-12-23 Thread Bostjan Skufca
Hello everyone! I would like to ask you if anyone can point me to some more information about configuring BIND to delegate a whole "artificial" top level domain to another nameserver. This far it has been a classical configuration, recursive nameserver for local clients behind the NAT. Now I woul

Re: multithreading for dnssec-signzone

2009-12-23 Thread Marco Davids
On 12-23-2009 15:33, Marco Davids wrote: >>> It seems as if my 'dnssec-signzone' runs on one CPU-core only, where as >>> I would have expected it to run on all four. >> >> dnssec-signzone first does a lot of preprocessing on one core, before >> it finally starts signing with multiple cores. Are yo

Re: multithreading for dnssec-signzone

2009-12-23 Thread Marco Davids
Op 23-12-2009 15:14, schreef Paul Wouters: > On Wed, 23 Dec 2009, Marco Davids wrote: > >> It seems as if my 'dnssec-signzone' runs on one CPU-core only, where as >> I would have expected it to run on all four. > > dnssec-signzone first does a lot of preprocessing on one core, before > it finally

Re: multithreading for dnssec-signzone

2009-12-23 Thread Paul Wouters
On Wed, 23 Dec 2009, Marco Davids wrote: It seems as if my 'dnssec-signzone' runs on one CPU-core only, where as I would have expected it to run on all four. dnssec-signzone first does a lot of preprocessing on one core, before it finally starts signing with multiple cores. Are you sure it is

multithreading for dnssec-signzone

2009-12-23 Thread Marco Davids
Hi all, It seems as if my 'dnssec-signzone' runs on one CPU-core only, where as I would have expected it to run on all four. Specs: - Ubuntu 8.04.3 LTS - bind-9.7.0b1.f1.tar.gz - Quad-core 'Intel(R) Xeon(R) CPU E5335 @ 2.00GHz' (according to '/proc/cpuinfo') I tried 'configure' with and withou