Forum Discussion

Samit_jadhav_33's avatar
Samit_jadhav_33
Icon for Nimbostratus rankNimbostratus
Nov 27, 2018

Probe query

If the front end and backend virtual port has the port set to tcp 8569 then how we could test whether the connection works?

 

Probe port tcp 8569 Virtual port tcp 8569 Service port tcp 8569

 

What command do we need to initiate for testing the connection.

 

2 Replies

  • Get your client device to generate application level traffic for that port. You can then check the virtual server statistics to see if the counters increment. Alternatively, you can do a TCPdump from the command line, include IPs for your virtual server and pool members.

     

    Hope this helps

     

  • Surgeon's avatar
    Surgeon
    Ret. Employee

    You can use tmsh show sys connection to see current opened flow. Use inline help to get more robust filter to run this command. Never run this command without filter on a live box.