server_listen_backlog

This specifies the number of connections the hub will be able to accept in the backlog before they must be processed by the hub.

A too low number here will mean the hub will not accept connections fast enough when users are reconnecting really fast. The hub should under normal circumstances be able to empty the listen backlog several times per second.

Type:int
Default:50
Since:0.3.0