Re: Partial contenet,206

From: Reiner Karlsberg <karlsberg_at_softart-ge.com>
Date: Wed, 30 Jan 2013 14:36:06 +0100

Am 30.01.2013 14:11, schrieb Eliezer Croitoru:
>
> What I was pointing about the store-id being decided before getting any data is for what i'm about to write.
>
> What happens in a case when a user requests partial content and the server denies it and returns full response? squid
> cache that or not?
Cache full, and pass partial content to client.

>
> So we can might try to store partial responses in a cache object specifically for partial response.
Other approach: Store variable sized objects, which might extend during time. Like in DB-systems.
Which means, NOT to have a 1-to-1 relationship between StoreID-slot (ref. to rock here) any more, but many(1...9)-to-1,
to use buckets to store several, variable-length cached objects together.
Then storage of the 2'nd part of a range request is an extension of the stored 1'st part.

Cheers,

Reiner

-----
This eMail does not contain any virus.
Von AVG überprüft - www.avg.de
Version: 2012.0.2221 / Virendatenbank: 2639/5567 - Ausgabedatum: 29.01.2013
Received on Wed Jan 30 2013 - 13:36:18 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 30 2013 - 12:00:08 MST