We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da3a474 commit b81b93eCopy full SHA for b81b93e
tools/solisten_example.txt
@@ -5,7 +5,7 @@ This tool traces the kernel function called when a program wants to listen
5
for TCP connections. It will not see UDP neither UNIX domain sockets.
6
7
It can be used to dynamically update a load balancer as a program is actually
8
-ready to accept connexion, hence avoiding the "downtime" while it is initializing.
+ready to accept connection, hence avoiding the "downtime" while it is initializing.
9
10
# ./solisten.py --show-netns
11
PID COMM NETNS PROTO BACKLOG ADDR PORT
0 commit comments