jetty.project/jetty-http2
Simone Bordet dbc0ce7c13
Fixes #6372 - Review socket options configuration (#6610)
* Fixes #6372 - Review socket options configuration

Introduced in ClientConnector:

* tcpNoDelay
* reusePort
* receiveBufferSize
* sendBufferSize

Reworked configuration of socket options in ClientConnector.
JMX-ified ClientConnector.

Introduced reusePort in ServerConnector.
Updated server modules with the new reusePort property.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-08-13 17:39:52 +02:00
..
http2-client #6322 Use RetainableByteBuffer and write a new pool for it 2021-07-24 11:14:21 +02:00
http2-common #6322 Use RetainableByteBuffer and write a new pool for it 2021-07-24 11:14:21 +02:00
http2-hpack Updating to version 10.0.7-SNAPSHOT 2021-06-29 10:51:22 -05:00
http2-http-client-transport Fixes #6372 - Review socket options configuration (#6610) 2021-08-13 17:39:52 +02:00
http2-server Fixes #6369 - Increment default jetty.http2.rateControl.maxEventsPerSecond 2021-08-11 09:55:42 +02:00
pom.xml Updating to version 10.0.7-SNAPSHOT 2021-06-29 10:51:22 -05:00