Laurent Luce:
> I am looking for a way to manually add content to the cache. Is there an API to do that ?
> 
> For example, I have the following file image.gif and I want to add it to the proxy cache so it can be served from there when needed.
> 
You could use a tool like wget to pass requests through Squid then the 
object will be cached if it is cachable.
wget has some good arguments like "-p" or "-m"  which even can be used 
to cache the whole site.
-- Jeff Pang DingTong Technology www.dtonenetworks.comReceived on Tue May 05 2009 - 04:39:53 MDT
This archive was generated by hypermail 2.2.0 : Sun May 10 2009 - 12:00:01 MDT