On Friday 16 August 2002 02:49, Hongda Lin wrote:
> Thank you for replying my questions. I meant HTTP 1.0 connection. You
> said: " This timeout is often
> configurable on the server, but is usually something like 10 or 15
> seconds.
> It is almost never longer on even moderately busy servers."
>
> How do I configure timeout on the server side? In my application,
> depending on the request, responds might take more than 20 minutes,
> sometimes hours to compute. Unless I can determine how long it takes
> before the connection timeout and renew the connection, the client may
> never get the responds from server.

Sounds to me that you should not use the HTTP transport, but mail. SOAP over 
mail works as well as HTTP and typically has less "synchronous operation" 
headaches.

Niclas

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to