Dan Jacobson <[EMAIL PROTECTED]> writes: > Just curious, I search daily on google, and daily in lasttime, I see > that the google logo is apparently wastefully regotten each day, > probably even reducing one's precious google bandwidth more. Am I > doing something wrong?
By default WWWOFFLE will try not to keep fetching the same thing repeatedly. There are options that you can use to make it more, or less, likely to refetch the same thing. What makes you think that it is being refetched each day? Are you selecting Google from a browser bookmark? This has the habit (in some browsers at least) of forcing the reload of the page. This might also force the reload of the images. > $ wwwoffle -O http://www.google.com/images/res1.gif > HTTP/1.0 200 OK > Server: GWS/2.0 > Date: Sat, 01 Mar 2003 02:09:06 GMT > Expires: Sun, 17 Jan 2038 19:14:07 GMT > Last-Modified: Mon, 21 Oct 2002 03:35:23 GMT > Content-Type: image/gif > Content-Length: 1704 > Connection: close > Proxy-Connection: close There is nothing in this reply from the server that indicates that it would be re-fetched each time. A more detailed examination of the log file will explain why it is being refetched. -- Andrew. ---------------------------------------------------------------------- Andrew M. Bishop [EMAIL PROTECTED] http://www.gedanken.demon.co.uk/ WWWOFFLE users page: http://www.gedanken.demon.co.uk/wwwoffle/version-2.7/user.html
