hi is it possible to tell squid to cache certain type of types based on filesize?eg: only cache jpegs greater than 2K; but for other images, don't care about filesize.
the closest thing I can find is the minimum_object_size directive, but that covers everthing..
mike