markokocic opened a new issue, #10292: URL: https://github.com/apache/apisix/issues/10292
### Description In many cases, where Apisix is running behind a corporate firewall, the only way to access some external or internal endpoints is through a http or https_proxy or sockes_proxy. Is it / how it is possible to define a proxy for an upsteam? - `http_proxy`, `https_proxy`, `sockes_proxy`, `all_proxy` and `no_proxy` environment variables are ignored - there's no proxy configuration option in `upstream` - I couldn't found any documentation related to setting proxy, only in open_id_plugin, but looks like it's the only place How are you dealing with proxies? Could some documentation be added on the topic? ### Environment - APISIX 3.5 Docker - Operating system Windows and Linux -- 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: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org