Finally got around to creating a page (using a Tomcat JSP) that does a
303 redirect.

It works fine in JMeter 2.1.1 - I get the following in the Tree View
Sample Result:


Load time: 2023
HTTP response code: 303
HTTP response message: See Other

HTTP response headers:
HTTP/1.1 303 See Other
Server: Apache-Coyote/1.1
Set-Cookie: JSESSIONID=AC3930F26A60C75D92B43ADE403D5D7A; Path=/jsp-examples
Location: http://localhost:8080/
Content-Type: text/html;charset=ISO-8859-1
Content-Length: 2
Date: Mon, 15 May 2006 19:57:17 GMT
<<<<<<<<<<<<<<<

[The load time is quite long because I also put a wait in the JSP]

Looks OK to me.

S.
On 11/04/06, sebb <[EMAIL PROTECTED]> wrote:
Not sure where this comes from, but I don't think it is in JMeter code
- more likely the HTTP protocol implementation provided by Java.

S
On 11/04/06, Oliver Erlewein (DSLWN) <[EMAIL PROTECTED]> wrote:
> Hi
>
> Sorry, I use the original one. There's nothing in the jmeter.log. As I
> said, all works fine. I'm just wondering where the message comes from.
>
> The site is not public (yet). And I don't know of an equivalent that is
> accessible. I guess you can replicate the problem by serving any 303
> redirect.
>
> Oliver
>
> -----Original Message-----
> From: sebb [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 12 April 2006 03:49
> To: JMeter Users List
> Subject: Re: 303 Redirects in Jmeter
>
> On 11/04/06, Oliver Erlewein (DSLWN) <[EMAIL PROTECTED]>
> wrote:
> > > Which HTTP sampler are you using? The original or Apache HTTPClient?
> >
> > Jepp, that's the one.
>
> Which is the one?
>
> > > Which redirection are you doing? Automatic or follow?
> >
> > Follow Redirects.
>
> OK.
>
> Anything relevant in jmeter.log?
>
> Is the site publicly accessible - or do you know of another that shows
> the same behaviour?
>
> S.
>
> ---------------------------------------------------------------------
> 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]
>
>


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

Reply via email to