How do I add an SRV record?


SRV records allow applications to locate services by providing the address and port information required.  They also allow the load to be shared among several different servers using the priority and weight values.

There are six configurable components of an SRV record, and they must be defined at the point of creation.  You can add SRV records in the DNS Management section of your Domain Control Panel.

The six configurable components:

Complete SRV records take the following format, with the configurable fields in bold:

_Service._Protocol.Domain.com TTL IN SRV Priority Weight Port Server

And as an example:

_http._tcp.your-domain.com. 86400 IN SRV 0.5 80 www.your-domain.com



Article ID: 211
Created On: Tue, Mar 10, 2015 at 5:09 PM
Last Updated On: Wed, Aug 18, 2021 at 3:53 PM

Online URL: https://www.heartinternet.uk/support/article/how-do-i-add-an-srv-record.html