On 22.03 17:19, Jun OKAJIMA wrote:
> How it goes about partial caching?. I mean, if you only fetch 5MB
> from middle of uncached 100MB file by http range request, where this 5MB goes?
it will be stored unless your configuration (e.g. maximum_object_size)
don't prevent it from caching. Note also quick_abort_* settings.
I'm not sure which size is used to decide when storing a file, probably
it's the whike object size, not size of downloaded data.
> It is stored for next access? or just abandoned?
> >From descrption below, it seems be nothing implemented regretfully even
> when we use squid 3.0 devel.
> http://devel.squid-cache.org/storepartial/
-- Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. - Holmes, what kind of school did you study to be a detective? - Elementary, Watson.Received on Tue Mar 22 2005 - 02:48:35 MST
This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST