> What about a two way strategy? Storing two versions (one compressed and one
> uncompressed) of the same object requires some additional disk space,
> though it wouldn't require compression to take place for all but the first
> high-level cache getting the uncompressed object data. Several checks to
The correct place to compress is the origin server before putting the
file onto the disk. The only issue for Squid should be whether to
force Accept-Encoding and decode if not in the request. Decoding is
designed to be much faster that encoding for the deflate (aka gzip)
method.
-- David Woolley - Office: David Woolley <djw@bts.co.uk> BTS Home: <david@djwhome.demon.co.uk> Wallington TQ 2887 6421 England 51 21' 44" N, 00 09' 01" W (WGS 84)Received on Wed Mar 17 1999 - 05:35:14 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:18 MST