Specifies the maximum number of connections permitted on the specified servers.
See also /GetMaxAnon.
Chatcmd ServerList /SetMaxConn=MaximumConnections
| ServerList | This switch supports multiple servers in its command line. To ensure complete setting of information, all applicable servers should be listed, in the form Server1,Server2,Server3¼. |
| MaximumConnections | The server has a combined total limit of 10,000 anonymous and authenticated connections per server. |
chatcmd myserv01 /setmaxconn=2048 | |
| Sets maximum connections on Myserv01 to 2048. |