blob: 4755fe7e02c78df80e4cafb4b11c0733b4603e34 [file] [log] [blame]
[description]
Adds a HTTP2C connetion factory to the Unix Domain Socket Connector
It can be used when either the proxy forwards direct
HTTP/2C (unecrypted) or decrypted HTTP/2 traffic.
[depend]
unixsocket-http
[lib]
lib/http2/*.jar
[xml]
etc/jetty-unixsocket-http2c.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