Hi all I am working on Squid to reduce the resolutions of the cached JPEG objects.
For that i am getting the informations (dirn ,swapfilen) of the cached file while invoking storeSwapOutFileClosed() method. I am directly read the file from ufs.and compressing it by reducing it's resolution then modifying the squid object header (like content-length) but i can't understand how squid is calculating the MD5 sum of the object, and what r the other storeEntries i want to change .to validate the new object. please help me. regards Aanandh P C
