Skip to main content
Question

http.nonProxyHosts

  • June 6, 2025
  • 1 reply
  • 14 views

Forum|alt.badge.img

Hello,

Looking for some help on using http proxy in RDM. We are trying to perform HTTP POST to external endpoint which is accessible only via proxy. Below param were added in JAVA_OPTS in onlinectl.sh file however   -Dhttp.nonProxyHosts is ignored and ataccama is pushing all https requests via proxy.

!--scriptorstartfragment-->

 

  -Dhttp.proxyHost=outbound-service-proxy.gateway.aws-euw1-np.mydomain.com \

  -Dhttp.proxyUser=svc_nonprod_service_proxy_fdplife \

  -Dhttp.proxyPassword=xxxx \

  -Dhttp.proxyPort=80 \

  -Dhttp.nonProxyHosts=localhost|127.0.0.1|*.uk-dwh.nonprod.aws-euw1-np.mydomain.com"

 !--scriptorendfragment-->

Did this topic help you find an answer to your question?

Forum|alt.badge.img+3

Hey ​@girish.chalke can you try adding these parameters to the rdm-webapp.conf file (potential path would be: /etc/systemd/system/rdm-webapp.service.d)

Within that file there should be a line with JAVA_OPTS, add these parameters to the JAVA_OPTS line. 

After which perform a daemon reload (systemctl daemon-reload) then restart the RDM webapp service.

 

Regards, 

Rafeeq


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings