apache / apisix

The Cloud-Native API Gateway
https://apisix.apache.org/blog/
Apache License 2.0
14.35k stars 2.49k forks source link

help request: Use APISIX as HTTP proxy #11116

Open fjhxh123 opened 6 months ago

fjhxh123 commented 6 months ago

Description

I want to set up an HTTP proxy on the intranet to use DingTalk. image The log for clicking the test button is “[03/Apr/2024:02:34:33 +0000] www.dingtalk.com "GET http://www.dingtalk.com/ HTTP/1.1" 200 22174 0.369 "-" "-" 172.16.138.252:9080 200 0.369 "http://www.dingtalk.com"

When used, the log is: 172.19.32.11 - - [03/Apr/2024:02:35:15 +0000] - "CONNECT 59.82.31.169:443 HTTP/1.1" 400 229 0.002 "-" "-" - - - "://" 172.19.32.11 - - [03/Apr/2024:02:35:15 +0000] - "CONNECT resolver.dingtalk.com:443 HTTP/1.1" 400 229 0.002 "-" "-" - - - "://" 172.19.32.11 - - [03/Apr/2024:02:36:15 +0000] - "CONNECT 59.82.31.169:443 HTTP/1.1" 400 229 0.001 "-" "-" - - - "://" 172.19.32.11 - - [03/Apr/2024:02:36:15 +0000] - "CONNECT resolver.dingtalk.com:443 HTTP/1.1" 400 229 0.002 "-" "-" - - - "://"

Environment

kayx23 commented 6 months ago

resolver.dingtalk.com:443

try HTTPS?