<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>quic on CoreDNS: DNS and Service Discovery</title><link>https://coredns.website.cncfstack.com/tags/quic/</link><description>Recent content in quic on CoreDNS: DNS and Service Discovery</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>CoreDNS - All Rights Reserved</copyright><lastBuildDate>Fri, 13 Jun 2025 10:26:16 +0000</lastBuildDate><atom:link href="https://coredns.website.cncfstack.com/tags/quic/index.xml" rel="self" type="application/rss+xml"/><item><title>quic</title><link>https://coredns.website.cncfstack.com/plugins/quic/</link><pubDate>Fri, 13 Jun 2025 10:26:16 +0000</pubDate><guid>https://coredns.website.cncfstack.com/plugins/quic/</guid><description>Description The quic plugin allows you to configure parameters for the DNS-over-QUIC (DoQ) server to fine-tune the security posture and performance of the server.
This plugin can only be used once per quic Server Block.
Syntax quic { max_streams POSITIVE_INTEGER worker_pool_size POSITIVE_INTEGER } max_streams limits the number of concurrent QUIC streams per connection. This helps prevent DoS attacks where an attacker could open many streams on a single connection, exhausting server resources.</description></item></channel></rss>