/GetMaxConn

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.

Syntax

Chatcmd ServerList /GetMaxConn

Parts

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¼.

Example

chatcmd myserv01 /getmaxconn  
     Queries the maximum anonymous connections on Myserv01.
  
chatcmd * /getmaxconn
     Queries the maximum anonymous connections on the default server.


© 1998 Microsoft Corporation. All rights reserved.