Investigating Client Timeouts

0

Our clients are seeing sporadic bouts of HTTP timeouts when trying to connect to our service. The timeouts become more numerous with increased overall load.

The service is not overloaded, at least not according to the metrics (cpu, memory, threads/connections available, etc) I have at my disposal. I suspect this is related to our load balancer configuration (we have cross-zone routing and client IP preservation both enabled; AWS docs say this is poor form and leads to client connection issues) and I would like to know if there is a convenient way to access logs pertaining to the connections handled by the load balancers. With these logs, I hope I might see that connections are failing for one reason or another. Perhaps theres a better strategy that can be recommended?

Edit: Access logging is not available due to our listener being a TCP not TLS listener.

回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ