• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » tSetProxy - overcome initial delay

#1 2012-05-10 22:49:08

jpfortin
Member
Company: HPSi
Registered: 2010-04-29
Posts: 21
Website

tSetProxy - overcome initial delay

I am using TOS-DI 5.0.2 and I am trying to make multiple calls (from row iterations) to an HTTP GET which requires a proxy.  Somehow, my first 2 or 3 rows get Access Denied Exception and then the remaining rows are successful.

I tried to make a phoney proxy call to get it "up" but to no avail.  Is there a way to overcome this initial latency of the proxy call?

Cheers, JP


Cheers, JP

Offline

#2 2012-05-10 23:31:34

jpfortin
Member
Company: HPSi
Registered: 2010-04-29
Posts: 21
Website

Re: tSetProxy - overcome initial delay

More! More! More!  Tried different proxies and get the same behavior: the first few transaction don't get through....

Any ideas?  Cheers, JP


Cheers, JP

Offline

#3 2012-05-11 22:29:11

tmaurin
Member
Company: Cosmos Consulting
Registered: 2011-05-17
Posts: 30
Website

Re: tSetProxy - overcome initial delay

Do you try to indicate proxy in your .ini file ?

-Dhttp.proxyHost=XXX.XXX.XXX.XXX
-Dhttp.proxyPort=8080
-Dhttp.noProxyHosts=”127.0.0.1,localhost”
-Dhttp.proxyUser=login
-Dhttp.proxyPassword=password
-Dhttps.proxyHost=XXX.XXX.XXX.XXX
-Dhttps.proxyPort=8080
-Dhttps.noProxyHosts=”127.0.0.1,localhost"
-Dhttps.proxyUser=login
-Dhttps.proxyPassword=password


Thomas Maurin
Chef de projet décisionnel
Cosmos Consulting
http://www.cosmos-consulting.fr

Offline

#4 2012-05-12 02:20:09

jpfortin
Member
Company: HPSi
Registered: 2010-04-29
Posts: 21
Website

Re: tSetProxy - overcome initial delay

I am actually dealing with multiple web services calls and GET HTTP using different proxies.  what .ini file are you referring to and how could that solve the deleyed response from proxy?  cheers, JP


Cheers, JP

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » tSetProxy - overcome initial delay

Board footer

Powered by FluxBB