On 20/11/2007, Christiaan Lamprecht <[EMAIL PROTECTED]> wrote: > Just a quick configuration question; > > > Value 0 for these two properties in jmeter.properties mean.... > > Defaults: > http.java.sampler.retries=10
0 = never try, let alone retry. That's counter-intuitive, so I may change that. > httpclient.timeout=0 Same as the httpclient parameter http.socket.timeout, so 0 = no timeout. > > ... 0 retries == never retry?/always retry? (Never, I assume?) > ... 0 timeout == disable timeouts (Timeout in milliseconds) > > > > Many thanks > Christiaan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

