vyvyan2010 commented on issue #6996:
URL: https://github.com/apache/apisix/issues/6996#issuecomment-1200112354

   @spacewander  i have found the problem today,  Forgetting that a proxy has 
been configured
   ```
   curl -v -sS -H 'Host: Test-Nginx' 'http://127.0.0.1:1984/ver'
   * Uses proxy env variable http_proxy == 'http://192.168.3.11:7890'
   *   Trying 192.168.3.11:7890...
   * Connected to 192.168.3.11 (192.168.3.11) port 7890 (#0)
   ```


-- 
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]

Reply via email to