Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2.0, 2.3.0
-
None
Description
ServerConnection calls accept() even when the configured connection limit has been reached, thereby purging the TCP/IP backlog and expending cycles in the process. This is inefficient, drops connections, and renders the backlog configuration setting largely worthless.