]] howard chen | Is it possible to specify that varnish only cache a file if the size | is in the range A to B?
Sure, you check on that in vcl_fetch and pass if it's outside the wanted range. Regards, -- Tollef Fog Heen Varnish Software t: +47 21 98 92 64 _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
