The Forward Proxy Advanced plugin allows Kong Gateway to connect to intermediary transparent HTTP proxies, instead of directly to the upstream_url
, when forwarding requests upstream.
This is useful in environments where the following is true:
- Kong Gateway sits inside an organization’s internal network.
- The upstream service is available via the public internet.
- The organization proxies all outbound traffic through a forward proxy server.