Forum Discussion

SivaYenduri's avatar
Feb 28, 2020
Solved

Troubleshooting traffic spike on loadbalancer

Hello All,   Can someone help me how can i troubleshoot this issue?   Customers are accessing a VIP:8080 and there are around 2k connections on the VIP. But at 10:00AM CET everyday, connecti...
  • rafaelbn's avatar
    Feb 28, 2020

    Hello Siva!

    Do you happen to know the source IP of all those connections?

    I would start by looking at the connection table during that spike. Something like this...

    tmsh show sys connection cs-server-addr <VIP> cs-server-port 8080

    If everything comes from the same IP it could possibly narrow your tshoot down to a specific client.

    Best of luck!