blob: 585c1fa5ee6198456cf16ecf1ac48164ec9ba375 [file] [log] [blame]
#
# HTTP2 Support Module
#
[depend]
ssl
alpn
[lib]
lib/http2/*.jar
[xml]
etc/jetty-http2.xml
[ini-template]
## Max number of concurrent streams per connection
# jetty.http2.maxConcurrentStreams=1024
## Initial stream send (server to client) window
# jetty.http2.initialStreamSendWindow=65535