[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] condor web service timeout



Jason Reilly wrote:
> Hi,
> 
> Is there a way to change/configure connection timeout on the server side
> for web service calls?
> 
> I can't seem to find anything pertaining to this in the manual.
> 
> Thanks,
> 
> jdr
> 

Have a look at src/condor_daemon_core.V6/soap_core.cpp. The timeouts are not configurable, and set to 20 seconds for sending and receiving data.

Best,


matt