1
0
mirror of https://github.com/jetty/jetty.project.git synced 2025-02-20 21:58:33 +00:00
Simone Bordet 67e2b4af2f
Fixes - Default jetty.*.acceptors should be 1. ()
* Fixes  - 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
..
2021-03-26 06:31:31 +00:00