On 7/9/07, Henrik Nordstrom <[EMAIL PROTECTED]> wrote:
mån 2007-07-09 klockan 00:39 -0500 skrev ying lcs:
> I am trying to use the squidclient to put a file into squid cache.
You can't. You can only use squidclient to ask Squid to fetch a file to
be placed in the cache..
If this needs to be fetched from a different location than normal
accesses then see cache_peer + cache_peer_access..
Thanks but my understand is cache_peer + cache_peer _access can only
access/load files from caches in other squid server.
In my case, I want to put a local file to the squid cache. That is
kind of different.
I appreciate if you can give me more pointers to achieve what I want.
Thank you.
Regards
Henrik