<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>multisocket on CoreDNS: DNS and Service Discovery</title>
    <link>https://coredns.io/tags/multisocket/</link>
    <description>Recent content in multisocket on CoreDNS: DNS and Service Discovery</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>CoreDNS - All Rights Reserved</copyright>
    <lastBuildDate>Thu, 11 Dec 2025 04:36:33 +0000</lastBuildDate><atom:link href="https://coredns.io/tags/multisocket/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>multisocket</title>
      <link>https://coredns.io/plugins/multisocket/</link>
      <pubDate>Thu, 11 Dec 2025 04:36:33 +0000</pubDate>
      
      <guid>https://coredns.io/plugins/multisocket/</guid>
      <description>Description With multisocket, you can define the number of servers that will listen on the same port. The SO_REUSEPORT socket option allows to open multiple listening sockets at the same address and port. In this case, kernel distributes incoming connections between sockets.
Enabling this option allows to start multiple servers, which increases the throughput of CoreDNS in environments with a large number of CPU cores.
Syntax multisocket [NUM_SOCKETS] NUM_SOCKETS - the number of servers that will listen on one port.</description>
    </item>
    
  </channel>
</rss>
