Re: [Fwd: Image Size]

From: Dancer <dancer@dont-contact.us>
Date: Thu, 22 Jul 1999 12:10:26 +1000

Jayant Jain wrote:
>
> ------------------------------------------------------------------------
>
> Subject: Image Size
> Date: Wed, 21 Jul 1999 12:28:55 -0700
> From: Jayant Jain <jjain@metricom.com>
> To: squid-dev@nlanr.net
>
> If I want to filter out the image based upon size of the image.. could
> you give me a brief starting point to do so..

You'd have to at least fetch the object headers first, to figure out
what the size is. So you'd wind up doing two requests for each one: The
first to get the object headers, and if the 'right' size (for assorted
values of 'right') then let squid download it. You could do this in a
redirector, but (and it's a big 'but') it would suck.

D
Received on Tue Jul 29 2003 - 13:15:59 MDT

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