Skip to content

Commit 70a33e1

Browse files
Wording
1 parent 0dc3b8f commit 70a33e1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

site/networking.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,8 +1112,9 @@ client unexpectedly closed TCP connection
11121112
tutorials on the Web.
11131113
</p>
11141114
<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.
11171118
</p>
11181119
<p>
11191120
For the list of ports used by RabbitMQ and its various

0 commit comments

Comments
 (0)