Penguin
Diff: CachingNameServer
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of CachingNameServer.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 2 Last edited on Wednesday, November 24, 2004 4:06:27 pm by MikeBeattie
Older page: version 1 Last edited on Sunday, August 10, 2003 3:17:37 pm by PerryLorier Revert
@@ -1,3 +1,6 @@
 A NameServer who's only purpose is to take recursive queries from clients and do iterative queries against servers, and to cache the results. Having one of these on your network can improve the latency of connecting to sites around the Internet (as much of the lookup is cached). 
  
 If you can, point your CachingNameServer to do a recursive query against your ISP's nameserver, and use their cache too. This doesn't work if your name server is using stub zones. (which you need to use for the MetaNet) 
+  
+----  
+CategoryDns