| Title |
Information |
| Numeric |
250 (N/A) |
| Format |
250 :Highest connection count: <total> (<num> clients) |
| Example |
250 :Highest connection count: 2997 (2996 clients) |
| Network |
Most |
| Parameters |
<total> The highest total number of connections.
<num> The highest total number of client connections. |
| Info |
Returned for a STATS u request.
Also returned on some networks during the connection process. |
| Notes |
These numbers signify the highest count the server has had at any time since it was last rebooted.
The total number of client connections includes all users and operators on the server.
The total number of connections includes users and operators as well, but also includes server-to-server connections.
Advanced
If you subtract the second number from the first, you will get the highest count of server-to-server connections. For many servers, this will only be one. However, servers that host services or that are hubs will have higher counts. |
| Variations |
On some servers (such as many EFnet servers) this will not be returned for any reason. Instead, replies 265 and 266 are sent on connection. |
| See Also |
The following are sent in sequence for a STATS u request-
242, 250 (most servers), 219
The following are sent in sequence on connection and in response to a LUSERS command-
251, 252, 253 (most servers), 254, 255, followed by either- 265 and 266, just 250, or a server notice |
| Returned from |
STATS u |