That's an interesting question that deserves looking into the code. However from the RFC it seems that header directive is telling the origin server not to cache not the client.
http://tools.ietf.org/html/rfc2616#section-14.9.1 On Wed, 2014-09-03 at 09:25 -0700, [email protected] wrote: > Hi, > > I'd like to understand a little a bit about default JMeter caching. > > I have a site behind Varnish caching. However, when I ran the tests > through Varnish and by bypassing Varnish the results were similar. It > was only when I added: "cache-control: no-cache" (in the non-Varnish > tests) to the request header that I received slower response times > > I wonder why this is, and if JMeter is caching locally? > > Many Thanks > > Paul > > --------------------------------------------------------------------- > 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]
