SRV 레코드
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/srv-record/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/srv-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/srv-record/)
Use the native HTML custom element.
SRV(서비스) 레코드는 VoIP, 인스턴트 메시징, LDAP 등 특정 서비스의 위치(호스트명과 포트)를 지정하는 [[dns|DNS]] 레코드입니다. SRV 레코드에는 부하 분산을 위한 우선순위와 가중치 필드가 포함됩니다.
예시
An SRV record for _sip._tcp.example.com tells VoIP clients to connect to sipserver.example.com on port 5060.