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.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠