fre 2007-07-13 klockan 14:31 -0500 skrev ying lcs:
> Henrik,
> Thank you for your help.
> Actually, i want to rewrite the url before squid saves it in its cache.
The url rewriter is just after access controls, before the cache is
queried.
> I assume squid has a mapping table between an URL and cached file.
Not really. Squid hashes the URL into an MD5 sum, and then hashes this
to the object store..
> Can please point me to the code which does the adding the entries
> between URL and cached file?
You mean storeSetPublicKey()?
Or storeGetPublicByRequest()?
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:03 MDT