SRV 记录

SRV(服务)记录是 [[dns|DNS]] 记录,用于指定 VoIP、即时消息、LDAP 等特定服务的位置(主机名和端口)。SRV 记录包含优先级和权重字段,用于负载分配。

示例

An SRV record for _sip._tcp.example.com tells VoIP clients to connect to sipserver.example.com on port 5060.