<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>https3 on CoreDNS: DNS and Service Discovery</title><link>https://coredns.website.cncfstack.com/tags/https3/</link><description>Recent content in https3 on CoreDNS: DNS and Service Discovery</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>CoreDNS - All Rights Reserved</copyright><lastBuildDate>Thu, 08 Jan 2026 11:42:04 +0000</lastBuildDate><atom:link href="https://coredns.website.cncfstack.com/tags/https3/index.xml" rel="self" type="application/rss+xml"/><item><title>https3</title><link>https://coredns.website.cncfstack.com/plugins/https3/</link><pubDate>Thu, 08 Jan 2026 11:42:04 +0000</pubDate><guid>https://coredns.website.cncfstack.com/plugins/https3/</guid><description>Description The https3 plugin allows you to configure parameters for the DNS-over-HTTPS/3 (DoH3) server to fine-tune the security posture and performance of the server. HTTPS/3 uses QUIC as the underlying transport.
This plugin can only be used once per HTTPS3 listener block.
Syntax https3 { max_streams POSITIVE_INTEGER } max_streams limits the number of concurrent QUIC streams per connection. This helps prevent unbounded streams on a single connection, exhausting server resources. The default value is 256 if not specified.</description></item></channel></rss>