Support for Service Record (SRV) added
5th April 2015
Support for checking SRV records has been added to the propagation checker.
This will allow users to check DNS propagation for SRV records around the world.
The request format should be provided in the standard _service._protocol.name
format. For example: _autodiscover._tcp.example.com
.
Results returned will be in the format priority weight port target
. For example: 0 0 443 host.example.com
.