upon ctrl + refresh (overriding browser cache) I get the new image to show up.
I would assume that Etag would cause the problem not to happen, but I dont see browser even asking for the image in request (I am using live http headers and tamper data) On Wed, Nov 25, 2009 at 7:12 AM, Dipen <[email protected]> wrote: > Hi, > > I am using imagecache for my user profile page, when i update image with > a new image imagecache doesn't rename the image file name but successfully > update the image on the server. Browser cached the image and shows the old > image upon refresh, I wanted to ask if I can programmatically get around > this problem? > > have u had problems with stale image showing even after updating the image > with new one? Any ways to get around it? > > Cheers > Dipen >
