azura27 commented on issue #3193: URL: https://github.com/apache/apisix/issues/3193#issuecomment-755188530
> There is no code to delete `api_ctx` in APISIX. I guess it is because the client closed the request before we assign an `api_ctx`. Would you apply the patch to check if the `api_ctx` is assigned? I think this is nil value is result from Nginx error: " epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 192.168.1.11, server: , request: "GET /dev/temp.htm?apikey=auth-one HTTP/1.1", subrequest: "@waf", upstream: "192.168.1.10:8000", host: "tt.com:9080" " And I have searched on WEB, no solution can solve my problem ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
