Forum Discussion

starboy's avatar
starboy
Icon for Cirrus rankCirrus
Jul 12, 2019

Virtual Server

Hi All

I configure a virtual server which has a member pool and under this pool there are 2 nodes however the virtual server doesn't load balance the traffic that come from client what is the problem and how can i solve this ?

 

Regards

1 Reply

  • Hi.

    Try to take tcpdump on client side and server side of the bigip.

    And then, you can try to figure out the root cause by using wireshark.

     

    This command might be really helpful.

    tcpdump -ni 0.0 -s0 -w <path/filename>

     

    K6546: Recommended methods and limitations for running tcpdump on a BIG-IP system

    https://support.f5.com/csp/article/K6546

     

    Good lack!!