We have a situation where we store documents in a compressed form on a
particular storage solution. The clients access these documents via http.
We would like to add a cache in front
1) on a cache miss, fetches the document from the original source
2) decompresses it
3) returns the decompressed doc to the client requesting it
4) stores it in the cache uncompressed
Is there a plugin for converting the data from the original source to a
particular format before storing it in the squid cache?
If not, is there a way for me to write such a plugin?
thanks
bharath
Received on Mon May 22 2006 - 21:27:03 MDT
This archive was generated by hypermail pre-2.1.9 : Thu Jun 01 2006 - 12:00:02 MDT