jetty.project/jetty-client
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
..
src Fixes #6372 - Review socket options configuration (#6610) 2021-08-13 17:39:52 +02:00
pom.xml #6327 enable disabled HttpConnectionLifecycleTest tests, using awaitility to remove wasteful sleeps 2021-08-12 10:47:24 +02:00