lör 2007-07-14 klockan 20:26 -0700 skrev Herman Schultz: > Hi, > > i am trying to understand how Squid keeps its cache entry. > > So in the store.c, new_StoreEntry() method, I try to over-ride the entry of > the url to be 'http://www.abcde.com" (as a test).
The url sent to new_StoreEntry is only for informal purposes, it's not used as the cache key. The cache key is calculated in storeSetPublicKey(). Why do you need to change this? I suspect what you need to do might be a simple configuration aspect not needing any code changes.. Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
