Sun's HTTP Client is not the best implementation.  Turning follow redirects on has 
not worked well, in the past, and it was found we could do better manually following 
redirects.

-Mike

On 18 Jun 2002 at 10:35, Jeremie Blanc wrote:

> hello
> 
> After may research, i found that there is explicitly a 
> setFollowRedirect(false) at line 208 of 
> org/apache/jmeter/protocol/http/sampler/HTTPSampler.java
> which mean that if we are in keepalive transaction (http1.1 persistent 
> connections), the last connection isn't reused for a redirection (302).
> 
> Why is it set to false explicitly for any HTTP connection in jmeter?
> performance?
> 
> thx in advance :)
> 
> -- 
> Jeremie BLANC
> Developper
> KELKOO
> 



--
Michael Stover
[EMAIL PROTECTED]
Yahoo IM: mstover_ya
ICQ: 152975688

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

Reply via email to