cache server (slave)

ric.castellani at alice.it ric.castellani at alice.it
Thu Sep 10 09:51:46 UTC 2009


In this configuration:

options {
         forward only;
        forwarders { serverA ; } ;
 } ;

zone "example.com"{
        type slave;
        file "zone.db";
        masters{ serverA; };
};

1- If I query to this server "example.com"  (it's authoritative for this domain) , server retrieves info from its zone file (which has copied from master) or from its cache ?
2- if I query to this server external domain, it forward request to serverA ?
3- This server is only caching secondary server ?
4- If server A doesn't konw query answer, this server gets nxdomain ?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20090910/1a5f3642/attachment.html>


More information about the bind-users mailing list