You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Oliver Erlewein (DSLWN)" <Ol...@datacom.co.nz> on 2007/01/09 03:32:33 UTC

303 Redirect problem JMeter 2.1.1

Hi all,

Just for those still on JMeter 2.1.1 I thought you might be
interested...

Following scenario:
We have the following websites: www.start.com, www.redirect.com ,
www1.redirect.com
Access them with either of the two JMeter HTTPclients and HTTP version
1.1.
www.start.com does a 303 redirect to www.redirect.com, which in turn
does a 303 to www1.redirect.com.

All resources (CSS, images,...) that the webpage should load from
www1.redirect.com are getting loaded from www.start.com, where they
don't exist and cause a 404. This is probably JMeter not acessing the
correct path (something like getEffectiveURI() ).

This does not happen on JMeter 2.1.2 (2.2).

Cheers
Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org