property MaxStartups: integer; default 0;
Description
Specifies the maximum number of concurrent unauthenticated connections to the server. Additional connections will be dropped until authentication succeeds.
The default value is 0 - the server will allow the unlimited number of concurrent unauthenticated connections.