14 messages in com.canoo.lists.webtestRe: [Webtest] Timeout value for invok...
FromSent OnAttachments
Denis N. Antonioli25 Jan 2006 09:41 
Marc Guillemot25 Jan 2006 10:53 
Denis N. Antonioli26 Jan 2006 00:48 
Marc Guillemot26 Jan 2006 10:56 
Marc Guillemot27 Jan 2006 02:10 
Dierk Koenig27 Jan 2006 02:25 
Marc Guillemot27 Jan 2006 02:27 
Dierk Koenig27 Jan 2006 02:50 
Paul King27 Jan 2006 03:17 
Marc Guillemot27 Jan 2006 03:57 
Denis N. Antonioli27 Jan 2006 04:39 
Marc Guillemot31 Jan 2006 02:09 
Denis N. Antonioli31 Jan 2006 02:53 
Marc Guillemot04 Feb 2006 09:02 
Subject:Re: [Webtest] Timeout value for invoke & co. ?
From:Marc Guillemot (mgui@yahoo.fr)
Date:01/25/2006 10:53:20 AM
List:com.canoo.lists.webtest

Hi Denis,

as far as I know this can be configured in common-httpclient but neither htmlunit nor webtest changes it therefore the default value is used. Looking quickly at the javadoc, it seems that the default value is 0 (ie no timeout)
http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/params/HttpConnectionParams.html#setConnectionTimeout(int)

Marc.

Denis N. Antonioli wrote:

Hi

I didn't find it documented...

Is there a timeout value applied by webtest while communicating with the server (e.g. for invoke, ...) ?

Best dna