<font size=2 face="sans-serif">Hi Guys,</font>
<br>
<br><font size=2 face="sans-serif">I need to use nginx to made a proxy_pass
to some url, but  I need to pass some proxy param in order to do not
get the connection " upstream timed out (110: Connection timed out)
 "</font>
<br>
<br><font size=2 face="sans-serif">Some people know how I could pass the
proxy envirnoment to nginx software.</font>
<br>
<br><font size=2 face="sans-serif">        export
http_proxy=http://USERNAME:PASSWORD@IP_PROXY:PORT_PROXY</font>
<br><font size=2 face="sans-serif">        export
https_proxy=</font><a href=http://USERNAME:PASSWORD@ip_proxy:port_proxy/><font size=2 color=blue face="sans-serif">http://USERNAME:PASSWORD@IP_PROXY:PORT_PROXY</font></a>
<br><font size=2 face="sans-serif">        export
ftp_proxy=</font><a href=http://USERNAME:PASSWORD@ip_proxy:port_proxy/><font size=2 color=blue face="sans-serif">http://USERNAME:PASSWORD@IP_PROXY:PORT_PROXY</font></a>
<br><font size=2 face="sans-serif">        export
no_proxy=localhost,127.0.0.0/8,127.0.1.1,127.0.1.1*,local.home,</font>
<br>
<br><font size=2 face="sans-serif">This confign run well in curl or yum.</font>
<br>
<table width=100% style="border-collapse:collapse;">
<tr height=8>
<td width=100% style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=2 face="sans-serif">Saludos<br>
<br>
Juanp</font></table>
<br><font size=2 face="sans-serif"><br>
<br>
------------ ADVERTENCIA LEGAL ---------------<br>
"Este mensaje puede contener INFORMACIÓN CONFIDENCIAL, PRIVILEGIADA
y/o DATOS DE CARÁCTER PERSONAL. Si usted no es el destinatario indicado
en este mensaje (o el responsable de entregarlo al mismo) no debe copiar
o entregar este mensaje a nadie más. En dicho caso le rogamos que destruya
este mensaje y lo notifique al remitente. Por favor, indique inmediatamente
si usted o su empresa no aceptan comunicaciones de este tipo por Internet.
Las opiniones, conclusiones y demás información incluida en este mensaje
que no esté relacionada con asuntos profesionales del Grupo Caja Rural
se entenderá que nunca se ha dado, ni está respaldada por el mismo."<br>
<br>
------------ LEGAL ADVICE ---------------<br>
"This message can contain restricted confidential information or personal
data. If you are not the intended recipient (or the responsible to give
it) you shouldn't copy or forward this message. If this message has been
received by mistake, please, delete it and inform to addressee. If you
or your company don't accept this kind of information by internet, please
send us a notification inmediately. Grupo Caja Rural are not responsible
for the opinions, conclusions, contents or any file attached included in
this message, which were not related to professional matters.”<br>
-----------------------------------------------</font>