Closed Bug 1109398 Opened 10 years ago Closed 10 years ago

Mozilla still does not support DNS SRV Records

Categories

(Firefox :: Untriaged, defect)

34 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 14328

People

(Reporter: u525932, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141126041045

Steps to reproduce:

Setup two SRV Records in the following format

_service._transport.name ttl in srv priority weight port address
_http._tcp.address. 60 in SRV 1 1 80 192.168.2.10.
_http._tcp.address. 60 in SRV 2 1 80 192.168.2.50.

test failover by turning off one server/unplugging network/etc.


Actual results:

the website is not browsable at all.


Expected results:

Firefox should be picking up the SRV records, trying the first priority, if multiple entries exist for one priority, randomly choosing a server based on weight. If first priority fails, move to second priority, etc.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.