rs服务器返回200,apisix返回499 #6058
Unanswered
Caibreeze0908
asked this question in
Q&A
Replies: 1 comment 1 reply
-
499 means the downstream connections (client) are aborted before APISIX can send any bytes. It's tough to say the reason if we don't know the client behaviors and the network quality between your clients and APISIX. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
apisix2.4
Static resource (HTML, PNG, CSS) files are requested using HTTP.2.0. The back-end real server returns 200 and a small portion of apisix returns 499 with a request time and response time of less than 1s
Beta Was this translation helpful? Give feedback.
All reactions