KaiTT
Jun 28, 2021Nimbostratus
How do I check the connection table for a particular virtual server?
One Current Connection has been maintained on a virtual server named "A" for several days.
I want to check the connection table of "A" virtual server, but the destination IP and port of this virtual server are 0.0.0.0:any.
I checked the connection table with the command below, but it is difficult to find this one Current connection because all the traffic is output.
--tmsh show sys connection cs-server-addr 0.0.0.0 cs-server-port 0
Is there any other way?
Thanks.