ConnectionStat
This textual convention is used to describe various connections statistics. other : A generic connection event. totalOpen : Total open connections since reboot. currentOpen : The number of connections currently open. currentClosing : The number of connections currently closing. currentHalfOpen : The number of connections currently half-open. currentInUse : The number of connections currently in use. high : The highest number of connections in use at any one time since system startup.
Possible values
7 objects| Number | Name |
|---|---|
| 1 | other |
| 2 | totalOpen |
| 3 | currentOpen |
| 4 | currentClosing |
| 5 | currentHalfOpen |
| 6 | currentInUse |
| 7 | high |