Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor web service timeout
- Date: Fri, 04 Sep 2009 10:45:00 -0400
- From: Matthew Farrellee <matt@xxxxxxxxxx>
- Subject: 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