https://bz.apache.org/bugzilla/show_bug.cgi?id=61321
Bug ID: 61321
Summary: v3.2 - HTTP Cache Manager - with cache enabled &
Retrieving embedded resources - in alternate iteration
its fetching resources from server than cache
Product: JMeter
Version: 3.2
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Observed with version 3.2 ,
when loading HTTP request for a page or home page of application for 5
iterations with cache enabled and embedded resources enabled
for 1st iteration all resources are requested to server (obviously) ,
second iteration refers few resources from cache returns 304- Not Modified
3rd iteration requests all resources from server - NOT Referring cache
4th iteration works like 2nd iteration - refers few resources from cache
returns 304- Not Modified
5th iteration works like 3rd requests all resources from server - NOT
Referring cache
Tested for 5 iterations and for couple of application homepages. not sure if
its known issue - at least didn't find it reported.
Apologies if duplicate and already being looked in to. Thanks !
--
You are receiving this mail because:
You are the assignee for the bug.