We need these information for our final project. The projects prime focus is to enhance squids performance by moving certain cached objects among the clustered squid array. we were able to identify and move objects between servers by analyzing store.log and using FTP. But there are no cache hits for those objects after the movement. we used "ufs" as storage. As for the understanding, there should be a single reference file to match cached objects, requested URL and/or originating server URL. this file should be the primary contact for users who connect to squid proxy server to access internet. then we can change its entries after moving objects among the servers. If this type of file exists, 1. What is it ? 2. Where it is located ? 3. How to understand, or change that file ?
if not, are there any global reference that directly access by user requests ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-disk-cache-tp3871834p3885591.html Sent from the Squid - Development mailing list archive at Nabble.com.
