tzssangglass commented on issue #7631: URL: https://github.com/apache/apisix/issues/7631#issuecomment-1211077179
> I guess perhaps I mentioned above could provide other details, perhaps they are the same problem caused In fact, we are currently only interested in the case of `curl --> APISIX --> 54.144.64.232:80`, whether abnormal multiple handshakes occur with http1.1 and keepalive_pool enabled by default, which means that keepalive_pool is not working and is an abnormal behavior. If it does exist, we need to fix it. If in the case of https://github.com/apache/apisix/issues/7631#issuecomment-1210085555, the request path is not `curl --> APISIX --> 54.144.64.232:80`, and if `gunicorn` appears in request path, such as `curl --> gunicorn --> APISIX --> 54.144.64.232:80` or `curl --> APISIX --> gunicorn --> 54.144.64.232:80` or `curl --> gunicorn --> 54.144.64.232:80`, and you should explain it clearly(I'm just worried that this will happen and cause a message gap in our communication). -- 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]
