Queries the maximum number of connections permitted on the specified servers.
Note Chat Service sets a combined total limit of 10,000 anonymous and authenticated connections per server.
See also /SetMaxConn.
Chatcmd ServerList /GetMaxConn
| ServerList | This switch supports multiple servers in its command line. To ensure complete retrieval of information, all applicable servers should be listed, in the form Server1,Server2,Server3¼. |
chatcmd myserv01 /getmaxconn | |
| Queries the maximum anonymous connections on Myserv01. | |
chatcmd * /getmaxconn | |
| Queries the maximum anonymous connections on the default server. |