NJLOVER opened a new issue, #9719: URL: https://github.com/apache/apisix/issues/9719
### Description 我希望通过apisix来代理访问所有的正向代理服务,这样我只需要配置apisix的地址作为代理服务节点。但是现在apisix 会阻止https协议代理的CONNECT方法,异常为client sent invalid request while reading client request line, client: 172.30.5.99, server: _, request: "CONNECT tch686548.tch.poe.com:443 HTTP/1.1" ### Environment - APISIX version (run `apisix version`): 2.15.1 - Operating system (run `uname -a`): Linux a5a18cbebbe7 5.4.0-80-generic #90-Ubuntu SMP Fri Jul 9 22:49:44 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):openresty/1.21.4.1 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- 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]
