Show Table of Contents
10.4.10. View Resilient Connections
The command
link list can be used to show the resilient connections for a broker:
$ qpid-route link list localhost:10001 Host Port Transport Durable State Last Error ============================================================================= localhost 10002 tcp N Operational localhost 10003 tcp N Operational localhost 10009 tcp N Waiting Connection refused
In the above output,
Last Error contains the string representation of the last connection error received for the connection. State represents the state of the connection, and may be one of the following values:
Table 10.2. State values in $ qpid-route link list
| Option | Description |
|---|---|
| Waiting | Waiting before attempting to reconnect. |
| Connecting | Attempting to establish the connection. |
| Operational | The connection has been established and can be used. |
| Failed | The connection failed and will not retry (usually because authentication failed). |
| Closed | The connection has been closed and will soon be deleted. |
| Passive | If a cluster is federated to another cluster, only one of the nodes has an actual connection to remote node. Other nodes in the cluster have a passive connection. |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.