Janus TCP/IP Base V7.8 changes: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
m (Content removed to M204int page of same name)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Hierarchy header}}
Content moved to M204int page of same name, but history preserved here.
The following features are new or changed in [[Janus TCP/IP Base]].
 
==DNS Retries==                                                               
Prior to Sirmods Version 7.8,                                             
the JANUS NAMESERVER command had no facility to call for a retry of       
a DNS UDP packet for which no response is received.                       
This meant that if Janus does a DNS lookup just when the target nameserver
is down for an instant, or if the UDP packet gets lost on the network (IP 
networks don't have to guarantee delivery of IP packets), the DNS lookup 
could fail.                                                               
 
The version 7.8 DNS Retries feature is             
a RETRIES parameter for the JANUS NAMESERVER command.
 
{{Hierarchy footer}}

Latest revision as of 21:50, 17 October 2013

Content moved to M204int page of same name, but history preserved here.