Question

When running a load test I want to turn off cached requests.

My web test has the Cache Control setting turned off, which is supposed to mean don't cache. However, it looks like it is caching the images etc; which I don't want.

How can I do this?
Thanks

Was it helpful?

Solution

This is set by the "Percentage of New Users" setting in the scenario properties. To ensure that there is no caching, set the property to 100. Which indicates that 100% of the simulated users will appear to be coming at the site for the first time.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top