forked from Ivasoft/traefik
Allow HTTP/2 max concurrent stream configuration
This commit is contained in:
@@ -32,6 +32,8 @@ entryPoints:
|
||||
trustedIPs:
|
||||
- foobar
|
||||
- foobar
|
||||
http2:
|
||||
maxConcurrentStreams: 42
|
||||
http3:
|
||||
advertisedPort: 42
|
||||
udp:
|
||||
|
||||
Reference in New Issue
Block a user