https://bz.apache.org/bugzilla/show_bug.cgi?id=59962
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |[email protected] | |om --- Comment #1 from Philippe Mouawad <[email protected]> --- Hello, Thanks for report. Could you set Filename in your View Results Tree and save all fields to XML format, run your test and send the output ? An alternative would be to write a Test method in TestCacheManagerBase. I am not sure to understand. 1/ First request is sent, and says to cache access + 5 seconds 2/ Your timer runs for 6 seconds, so second request should get a 200, not a 304 3/ And yes the 3rd request should come from cache. So I don't understand your note on "This is because cacheable response code is limited to 2xx range in isCacheable method(CacheManager.java)." Thanks -- You are receiving this mail because: You are the assignee for the bug.
