我的应用程序服务器前有一个F5负载平衡器。
有时我的Web服务器遇到502错误,SDK日志显示连接超时。这是一个间歇性问题。
我的架构如下:
SDK server - Web Server(Apache) - F5 - App Server
图像是在我的应用服务器上捕获的tcpdump。 我在网络服务器日志中看到了所有HTTP 502错误,都显示了相同的模式。
.93 is the F5 load balancer IP
.60 is the App Server
我不知道发生了什么。请赐教。