MontyRee skrev: > Hello list. > > When downloading the large file for example, 100Mbyte through > varnishd (1.1.2), > if someone cancel the downloading at 10Mbyte, > > Question: varnishd caches 100Mbyte or 10Mbyte or not cache?
Last time I checked Varnish would fetch the _whole_ object from backend before serving it. So the whole 100MByte would be cached. Per. _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
