On 7 March 2014 08:38, Guruprasad R <guruprasa...@gmail.com> wrote:
> Hi all, i am sending a http request from jmeter-2.9 and jmeter-2.11.
> Jmeter-2.11 shows exception in response for alternate requests. The script
> works well in jmeter-2.9 without any issues.

This looks like an example of

https://issues.apache.org/bugzilla/show_bug.cgi?id=56119

See comment 14 for a work-round.

Alternatively deselect Keep-Alive on the previous sample to the same host.

The problem is likely to be idle connection timeout, which was
previously masked by
> I placed a breakpoint in my server to see whether the alternate requests
> are reaching my server. But its not reaching the server at all.

It's not reaching as far as logging the request.

<snip/>

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

Reply via email to