virgo915 commented on issue #9698:
URL: https://github.com/apache/apisix/issues/9698#issuecomment-4071929996

   This issue has also occurred in my company, with the same phenomenon as the 
original poster: some requests succeed, while others time out with a 499 
response code. We reviewed a portion of the logs from the time the previous 
failure occurred and found a persistent request with a very large response body 
(500KB). Because it was a persistent connection, the client initiating this 
request kept sending the same request to this process, causing it to freeze.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to