Running some user-load tests with jmeter, and noticed that for each page load after the first load, the load sizes are similar. This leads me to believe that jmeter’s simulation does not use browser cache emulation (e.g. the caching of css and javascript). Anyone know of a method for emulating browser cache in jmeter?
Running some user-load tests with jmeter, and noticed that for each page load after
Share
Try adding the Config Element
HTTP Cache Managerintroduced in JMeter v2.3.2An example is here:
http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Cache_Manager