RFC 2052:A DNS RR for specifying the location of s...
RFC-Ref

target


Click on the red underlined text to get to the source

... Service.Proto.Name TTL Class SRV Priority Weight Port Target (There is an example near the end of this document.) ...
... Priority As for MX, the priority of this target host. A client MUST attempt to contact the target host ...
... target host. A client MUST attempt to contact the target host with the lowest-numbered priority it can reach; target hosts ...
... target host with the lowest-numbered priority it can reach; target hosts with the same priority SHOULD be tried in pseudorandom order. The range ...
... Weight Load balancing mechanism. When selecting a target host among the those that have the same priority, the chance of trying this ...
... Port The port on this target host of this service. The range is ...
... need not be. Target As for MX, the domain name of the target host ...
... Target As for MX, the domain name of the target host. There MUST be one or more A records for this name. Implementors ...
... compression is to be used for this field. A Target of "." means that the service is decidedly not available at this domain ...


... telnet.tcp.asdf.com" for instance); each SRV RR adds 20 bytes plus the name of the target host; each NS RR in the NS ...


... Do a lookup for QNAME=service.protocol.target, QCLASS=IN, QTYPE=SRV ...
... If there is precisely one SRV RR, and its Target is "." (the root domain), abort. ...
... RR's, build a list of (Priority, Weight, Target) tuples Sort the list by priority ...
... query the DNS for A RR's for the Target or use any RR's found in the Additional Data secion of the ...
... Do a lookup for QNAME=target, QCLASS=IN, QTYPE=A ...
... - A client MAY use means other than Weight to choose among target hosts with equal Priority. ...
... the SRV RR's and the client may want to connect to the target host(s) involved, the client MUST look up the A RR(s). (This ...



Google
Web
RFC-Ref