If you have dispatcher module configured to cache images, each image request is served by dispatcher if the request comes without a query string.Even if, if you have your dispatcher configured with 'allow authorized / false' your loggedin request doesn't take values from the cache.I hope this can he...