You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Andrej van der Zee <an...@gmail.com> on 2011/08/11 17:02:40 UTC

HTTP Cache Manager

Hi,

I have a question about the HTTP Cache Manager. In a loop I have an
HTTP sampler that executes this:

GET https://x.y.z/css/main.css

After the first request, I get:

Response code: 304
Response message: Not Modified

Though, in my browser the HTTP request is never sent and I presume it
reads it straight from disk. Is there a way to emulate this in JMeter?
I tried the options "Use Cache-Control/Expires header when processing
GET request" in the HTTP Cache Manager but it does not seem to make a
difference.

I am using JMeter 2.4.2.

Thank you,
Andrej

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