priority
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.)
...
... attempt to contact the target host with the lowest-numbered
priority it can reach; target hosts with the same priority
...
... priority it can reach; target hosts with the same priority
SHOULD be tried in pseudorandom order. The range is 0-65535.
...
... Load balancing mechanism. When selecting a target host among
the those that have the same priority, the chance of trying this
one first SHOULD be proportional to its weight. The range of
...
... Create a new empty list
For each distinct priority level
While there are still elements left at this priority ...
... - A client MAY use means other than Weight to choose among target
hosts with equal Priority.
- A client ...
