%PDF- %PDF-
Direktori : /proc/309157/root/home/waritko/jetty-distribution-9.4.21.v20190926/modules/ |
Current File : //proc/309157/root/home/waritko/jetty-distribution-9.4.21.v20190926/modules/http2.mod |
DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html [description] Enables HTTP2 protocol support on the TLS(SSL) Connector, using the ALPN extension to select which protocol to use. [tags] connector http2 http ssl [depend] ssl alpn [lib] lib/http2/*.jar [xml] etc/jetty-http2.xml [ini-template] ## Max number of concurrent streams per connection # jetty.http2.maxConcurrentStreams=128 ## Initial stream receive window (client to server) # jetty.http2.initialStreamRecvWindow=524288 ## Initial session receive window (client to server) # jetty.http2.initialSessionRecvWindow=1048576