Loading

How to Configure Proxy for API Manager in RTF

Udgivelsesdato: Jul 24, 2025
Opgave

GOAL

Applications deployed in RTF do not inherit proxy settings from the RTF cluster. You need to configure the proxy for each application. There are two approaches:

1. Configure the proxy at Runtime level so all the outbound components running in the Runtime can use the proxy. This approach is documented here at How to configure proxy in RTF (RunTime Fabric)
http.nonProxyHosts=localhost|*.svc.cluster.local|*.monitoring.svc.cluster.local
http.proxyHost=172.19.0.23
http.proxyPort=3128
https.proxyHost=172.19.0.23
https.proxyPort=3128
com.ning.http.client.AsyncHttpClientConfig.useProxyProperties=true
2. Configure at each component level. This is useful if only certain components are allowed in the proxy. 

This article is #2 approach and explains how to configure a proxy for API manager agent in RTF.

Trin
To configure proxy for the API manager agent only in RTF, please add these properties to the application
anypoint.platform.proxy_host=hostname
anypoint.platform.proxy_port=port
anypoint.platform.proxy_username=username
anypoint.platform.proxy_password=password
Vidensartikelnummer

001116932

 
Indlæser
Salesforce Help | Article