mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
feat: limit concurrent DoQ streams and goroutines (#7296)
This commit is contained in:
@@ -15,6 +15,7 @@ var Directives = []string{
|
||||
"geoip",
|
||||
"cancel",
|
||||
"tls",
|
||||
"quic",
|
||||
"timeouts",
|
||||
"multisocket",
|
||||
"reload",
|
||||
|
||||
Reference in New Issue
Block a user