in reply to $ENV{HTTPS_PROXY} works in one environment but not another

Maybe the "other" machine cannot resolve the name of $http_proxyurl? Or it cannot connect to that machine?

Replies are listed 'Best First'.
Re^2: $ENV{HTTPS_PROXY} works in one environment but not another
by bigdatageek (Novice) on Sep 29, 2015 at 15:12 UTC
    Thanks! I tried hard coding the proxy url as well, and I am able to CURL in a shell script from that server to the same URL