SOCKET/6/SUBQUEINFO:The verbose information about the current subqueue was displayed. (Full at: [ULONG]:[ULONG]:[ULONG](Hour:Minute:Seconds), Ready at: [ULONG]:[ULONG]:[ULONG](Hour:Minute:Seconds), CurrentState=[STRING], Number of refused connections=[ULONG])
The detailed information about the current connected sub-queues was described in the log.
Parameter Name | Parameter Meaning |
---|---|
Full at | indicates the time when the sub-queue at the TCP listening socket is full. The format is HH:MM:SS. |
Ready at | indicates the time when the sub-queue at the TCP listening socket is ready to accept packets after being full. The format is HH:MM:SS. |
CurrentState | indicates a current state. The current states are shown as follows (1) full (2) ready |
Number of refused connections | indicates the number of connections refused by the server. |