Bluehost.com Web Hosting $6.95

Slow resolvers

This is a discussion on Slow resolvers within the Bind Users forums, part of the DNS and Related Forums category; I have a problem whit bind I think 9.2.2 is faster then 9.2.3 I run a ...


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-02-2004
Daniel Sundqvist
 
Posts: n/a
Default Slow resolvers

I have a problem whit bind I think 9.2.2 is faster then 9.2.3

I run a name server with bind 9.2.2 on sun T1 440Mhz 512Meg ram this use
9.2.2 compiled from
sunfreeware
I run bind 9.2.3 on sun V120 650Mhz 1024Meg ram self compiled with gcc
3.3.2 ./configure make make install
And they can handle about 800 queris per sec each.


named.conf
key "rndc-key" {
algorithm hmac-md5;
secret "xxxxxxxxxxxxxxxxxxxxxxx";
};

controls {
inet 127.0.0.1 port 953
allow { 127.0.0.1; } keys { "rndc-key"; };
};

options {
directory "/etc/domain";
allow-transfer {
127.0.0.1/32;
192.71.220.110/32;
193.108.196/24;
195.149.101/24;
};

version "PONG 0.2alpha";
max-ncache-ttl 10800;
max-cache-ttl 10800;
coresize 1M;
recursive-clients 15000;
cleaning-interval 1;
interface-interval 0;
heartbeat-interval 0;
transfer-format many-answers;
minimal-responses yes;
max-cache-size 800M;
tcp-clients 1000;
};

logging {
channel my_file {
file "/var/log/namedq";
print-time yes;
print-category yes;
print-severity yes;
};
channel my_debug {
file "/var/log/queries";
print-time yes;
print-category yes;
print-severity yes;
};
category lame-servers { null; };
category xfer-in { null; };
category xfer-out { null; };
category default { my_file; };
};

zone "0.0.127.in-addr.arpa" {
type master;
file "named.local";
};

--

Mvh
Daniel

- - - - - - - - Swedish IP Network - - - - - - - - -
Tele2 AB e-mail: daniel@swip.net
Box 62 direct: +46 8 5626 4171
164 92 KISTA gsm: +46 704 26 4171
Sweden fax: +46 8 5626 4210
- - - - - - - - - - - - - - - - - - - - - - - - - - -


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 12:48 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0