You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by Mike Stover <ms...@apache.org> on 2002/06/18 14:42:08 UTC

Re: redirect keepalive problem

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
mstover1@apache.org
Yahoo IM: mstover_ya
ICQ: 152975688

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>