https://bz.apache.org/bugzilla/show_bug.cgi?id=64556

--- Comment #5 from Felix Schumacher <felix.schumac...@internetallee.de> ---
Created attachment 37329
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37329&action=edit
simple test plan for website

Hi Anand,
I made a simple test plan (that I asked you to provide) for this. It seems to
me, that:
 * the application is not sending cookies (therefore the cookie manager is
useless for this example)
 * the application is behind a cache (look at the X-Cache, X-Served-By,
X-Cache-Hits and Vary Header) that is caching the requests and 
 * as the Accept-Encoding and the (not-existant) cookie is the same, we get a
cached response (after the first one)

So it looks like an application problem (not sending a cookie, wrong entry into
the application, etc.) rather than a JMeter problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to