jetty.project/jetty-io
Simone Bordet 67e2b4af2f
Fixes #5306 - Default jetty.*.acceptors should be 1. (#6236)
* Fixes #5306 - Default jetty.*.acceptors should be 1.

Changed the acceptor default to 1, with -1 calculating a value based on the number of cores.
Updated documentation.
Fixed a glitch in ManagedSelector.getMaxSelectedKeys() to return long, not double.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-05-20 09:34:07 +02:00
..
src Fixes #5306 - Default jetty.*.acceptors should be 1. (#6236) 2021-05-20 09:34:07 +02:00
pom.xml Updating to version 10.0.3-SNAPSHOT 2021-03-26 06:31:31 +00:00