File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1112,8 +1112,9 @@ client unexpectedly closed TCP connection
1112
1112
tutorials on the Web.
1113
1113
</p >
1114
1114
<p >
1115
- Open sockets, TCP and UDP connections of a node can be inspected using <a href =" https://en.wikipedia.org/wiki/Netstat" >netstat</a >,
1116
- <a href =" https://linux.die.net/man/8/ss" >ss</a >, <a href =" https://en.wikipedia.org/wiki/Lsof" >lsof</a >, and <a href =" /cli.html" >rabbitmqctl</a >.
1115
+ Open ports, TCP and UDP connections of a node can be inspected using <a href =" https://en.wikipedia.org/wiki/Netstat" >netstat</a >,
1116
+ <a href =" https://linux.die.net/man/8/ss" >ss</a >, <a href =" https://en.wikipedia.org/wiki/Lsof" >lsof</a >. <a href =" /cli.html" >rabbitmqctl status</a >
1117
+ can be used to list configured ports as well.
1117
1118
</p >
1118
1119
<p >
1119
1120
For the list of ports used by RabbitMQ and its various
You can’t perform that action at this time.
0 commit comments