reset websocket-connections-counter
This command resets the WebSocket connection counters for a specific assembly action.
Syntax
reset websocket-connections-counter handler action_class action_name
Parameters
- handler
- Specifies the HTTP or HTTPS handler.
- action_class
- Specifies the class for the action.
- action_name
- Specifies the name of the action.
Guidelines
The reset websocket-connections-counter command resets the WebSocket connection counters for a specific assembly action. To identify the handler, action class, and action name for a specific assembly action, use the show websocket-connections command.
On reset, the following data is cleared.
- Peak active connections
- Historic connection data
- Request and response processing data
To reset the WebSocket connection counters for all assembly actions, use the reset
websocket-connections-all-counters command.