>>>>> "Alessandro" == Alessandro Bottoni <[EMAIL PROTECTED]> writes:
Alessandro> Here, the problem is: how would it be possible to
Alessandro> pre-load (initialize) the proxy's cache with the
Alessandro> content of the file system of our web server?
Alessandro,
How about using something like "wget" to mirror the
site. After it is mirrored via the squid, the cache should have a copy
of the pages, and the mirrored copy can just be deleted. Maybe you
could even do this locally. That is, setup squid at your site, and
then tar up the cache directories when the "mirror" is done...
Regards,
Andy