Re: Http 1.0 session

2002-08-15 Thread Sanjiva Weerawarana
"Hongda Lin" <[EMAIL PROTECTED]> writes: To: <[EMAIL PROTECTED]> Sent: Friday, August 16, 2002 12:49 AM Subject: RE: Http 1.0 session > Thank you for replying my questions. I meant HTTP 1.0 connection. You > said: " This timeout is often > configurable on

Re: Http 1.0 session

2002-08-15 Thread Niclas Hedhman
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." >

Re: Http 1.0 session

2002-08-15 Thread Scott Nichol
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 respo

Re: Http 1.0 session

2002-08-15 Thread Scott Nichol
Do you know any links that shows me how to setup IIS with apache SOAP? I don't know of anything that specifically refers to IIS. I think that all of the containers for which there are instructions (Tomcat, JRun, WebSphere, iPlanet, WebLogic) can work with IIS. You would use instructio

RE: Http 1.0 session

2002-08-15 Thread Hongda Lin
w to setup IIS with apache SOAP? Thank you very much, Hongda -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 15, 2002 2:32 PM To: [EMAIL PROTECTED] Subject: Re: Http 1.0 session I'm not sure what you mean by "HTTP1.0 session".

Re: Http 1.0 session

2002-08-15 Thread Scott Nichol
nt: Thursday, August 15, 2002 1:18 PM Subject: Http 1.0 session Hi, Does anyone know how long HTTP1.0 session stays alive? I do know HTTP does expires after a period of time. How long is that? Can I set it? Also does apache SOAP work with IIS? Thanks a lot, Hongda -- To unsubscribe, e-mail: <

Http 1.0 session

2002-08-15 Thread Hongda Lin
Hi, Does anyone know how long HTTP1.0 session stays alive? I do know HTTP does expires after a period of time. How long is that? Can I set it? Also does apache SOAP work with IIS? Thanks a lot, Hongda -- To unsubscribe, e-mail: For additional comma