shelltea commented on issue #6132: URL: https://github.com/apache/apisix/issues/6132#issuecomment-1015217989
I add more logs,And the second path's response status is nil.  ``` 2022/01/18 17:09:04 [error] 49#49: *23622 [lua] batch-requests.lua:268: handler(): responses loop: 200, client: 111.207.194.209, server: _, request: "POST /apisix/batch-requests HTTP/1.1", host: "api.com" 2022/01/18 17:09:04 [error] 49#49: *23622 [lua] http.lua:885: __index(): closed, client: 11.20.19.20, server: _, request: "POST /apisix/batch-requests HTTP/1.1", host: "api.com" 2022/01/18 17:09:04 [error] 49#49: *23622 [lua] batch-requests.lua:268: handler(): responses loop: nil, client: 111.207.194.209, server: _, request: "POST /apisix/batch-requests HTTP/1.1", host: "api.com" ``` -- 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]
