Re: [SQU] load specific websites into cache over night

From: Scott Presnell <srp@dont-contact.us>
Date: Thu, 19 Oct 2000 14:09:03 -0700

Dirk Bonn wrote:
>
> Hi all,
>
> is there a way to load a specific website into the cache during the
> night?
>
> I see in the logs that mostly two or three outside websites are very
> often contacted. So I could save bandwidth if I would be able to get the
> static web pages into my cache.
>
Request them via cron, with a perl script? e.g.

        lwp-request http://yahoo.com > /dev/null

        
        HTH.

        - Scott

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Oct 19 2000 - 15:11:18 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:48 MST