Cache only nameserver

Daniel Puka puka at pop.com.br
Mon Aug 18 20:37:43 UTC 2003


Hello All, 

  We have a cache only name server that is running HPUX 11.00 with only 256M 
and bind 9.2.2. 

  Our max data size is 128M and the server was running ok for many months 
but in the last days it start to stop working every day and we got out of 
memory log messages. 

  I need some help about the parameters cleaning-interval and max-cache-ttl. 
Our traffic to the server is about 700 Kbps during the peak yours and 
usually the bind crash happen during this time. The named process stop 
answering the queries and after restart it works fine for some hours. 

Thanks, 

Daniel 

Aug 17 01:54:47 resolve1 named[18584]: Aug 17 01:54:47.150database: warning: 
cache cleaner could not create iterator: out of memory
Aug 17 01:54:47 resolve1 named[18584]: Aug 17 01:54:47.161general: error: 
cache.c:590: unexpected error:
Aug 17 01:54:47 resolve1 named[18584]: Aug 17 01:54:47.161general: error: 
cache cleaner: dns_dbiterator_first() failed: out of memory
Aug 17 02:54:47 resolve1 named[18584]: Aug 17 02:54:47.153database: warning: 
cache cleaner could not create iterator: out of memory
Aug 17 02:54:47 resolve1 named[18584]: Aug 17 02:54:47.153general: error: 
cache.c:590: unexpected error:
Aug 17 02:54:47 resolve1 named[18584]: Aug 17 02:54:47.153general: error: 
cache cleaner: dns_dbiterator_first() failed: out of memory
Aug 17 03:54:47 resolve1 named[18584]: Aug 17 03:54:47.157database: warning: 
cache cleaner could not create iterator: out of memory
Aug 17 03:54:47 resolve1 named[18584]: Aug 17 03:54:47.157general: error: 
cache.c:590: unexpected error:
Aug 17 03:54:47 resolve1 named[18584]: Aug 17 03:54:47.157general: error: 
cache cleaner: dns_dbiterator_first() failed: out of memory 

options {
       directory "/dbfiles";
       pid-file "/dbfiles/internal.pid";
       auth-nxdomain no;
       allow-query { gvt_as; };
       listen-on { XXX.YYY.ZZZ.WWW; };
       allow-recursion { gvt_as; };
       allow-transfer { none; };
       notify no;
       datasize 128M;
       cleaning-interval 120;
}; 

 


-- 
POP. Nem parece internet grátis. 

Seja POP você também!
Acesse: http://www.pop.com.br/pop_discador.php e baixe o POPdiscador.


More information about the bind-users mailing list