Forum Discussion

Thiyagu_343098's avatar
Thiyagu_343098
Icon for Nimbostratus rankNimbostratus
Jul 15, 2018

Tips and tools for troubleshooting slow application issues

Hello All, I'm working on a complex application access perfomance issue troubleshooting.

 

Could you please help me to know any tips / tools for troubleshooting slow application issues thorough LTM?

 

any other methods from the browser to find out how much is the delay and where the delay is ? Any methods on the LTM to isoalte how much time the TLM take to respond the quries and how much time the web server is taking time to respond to LB?

 

Regards, Thiyagu

 

2 Replies

  • eneR's avatar
    eneR
    Icon for Cirrostratus rankCirrostratus

    Maybe start with a tcpdump on serverside and check the runtime when the paket leaves the ltm and when it is returned. If its an unusal long time, its probably your server or the application.

     

  • Capture traffic between F5 & Servers by using tcpdump to identify where is the issue.