https://bz.apache.org/bugzilla/show_bug.cgi?id=66250
--- Comment #1 from Jerome <loisel.jer...@gmail.com> --- If you're making the same Get requests in a loop then the cache manager will not send several identical requests. Instead you'll see "No Request Sent (Queried From Cache)" in the response message. Try disabling cache control headers if you want to avoid this. That said, this behavior is consistent with previous versions, have you tried the same in earlier builds ? -- You are receiving this mail because: You are the assignee for the bug.