Penguin
Diff: ResourceRecord
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of ResourceRecord.

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

Newer page: version 14 Last edited on Tuesday, January 2, 2007 10:33:27 pm by LawrenceDoliveiro
Older page: version 13 Last edited on Monday, May 1, 2006 10:32:29 pm by LawrenceDoliveiro Revert
@@ -115,12 +115,14 @@
  Expire:: 
  Defines the number of seconds for a SecondaryNameServer to keep zone records, and answer authoritatively with them if it can't contact the PrimaryNameServer. (so, if the above refresh fails, and it's been retrying for this long). 
  Neg TTL:: 
  Defines the number of seconds that a client should remember that a negative response was received from this server. So, if a remote server asks us what the address for <tt>foo.ethernal.tla</tt> is but it doesn't exist, it will cache the negative answer we gave it for this many seconds, even if we add that name to the zone a couple of seconds later. 
+  
+__<tt>[SRV]</tt>__  
  
 __<tt>TXT</tt>__: 
  Up to 255 bytes of arbitrary binary data. Specified in RFC:1035. 
  
 A more comprehensive list of ResourceRecord~s is at: http://www.dns.net/dnsrd/rr.html 
  
 ---- 
 CategoryDns