Forum Discussion
Server 2 causing application slowness
In the production environment, there's an ongoing issue where traffic from backend server 2 is causing application problems, while traffic from server 1 and server 3 isn't impacting the customer experience. How can I troubleshoot this in the load balancer?
for quick fix, you can try change the pool's load balancing method to Fastest (Application)
if the application is http/s based, also ensure that Oneconnect is enabled for HTTP profile assigned to the virtual server.
You can try using the following tcpdump which will save it to "/shared/tmp/" and then open it up in wireshark to see if you can see any glaring issues.
tcpdump -nni 0.0:nnp host <server_2_IP> and port <server_2_port> -w /shared/tmp/server2_tshoot.pcap
- zamroni777Nacreous
for quick fix, you can try change the pool's load balancing method to Fastest (Application)
if the application is http/s based, also ensure that Oneconnect is enabled for HTTP profile assigned to the virtual server.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com