Just a second...

Connection counts

The Diffusion™ server produces connection summaries.

At one minute past midnight Diffusion creates an entry in the file logs/ConnectionCount, and resets the counter.

The value in the third column is the number of new client connections that have been established that day.

The value in the fourth column is the maximum number of concurrent sessions that have been active that day.

Note: The fourth column value (maximum number of concurrent sessions) can be higher than the third column value (number of new client connections) because of sessions established on previous days which are still active.

If you shut down the Diffusion server , the server updates this file with the client connection information for the day up to the point of shutdown. However, if the Diffusion server is killed instead of shut down, it does not update the file.

An example is shown here:

2024-09-27 00:01:40     6.10.3_01     128     31
2024-09-28 00:01:48     6.10.3_01     139     28
2024-09-29 00:01:56     6.10.3_01     177     28
2024-09-30 00:01:05     6.10.3_01     118     41
2024-10-01 00:01:22     6.10.3_01     207     36
2024-10-02 00:01:31     6.10.3_01     188     19
2024-10-03 00:01:41     6.10.3_01     244     44
2024-10-04 00:01:41     6.10.3_01     188     26
2024-10-05 00:01:41     6.10.3_01     195     39