RE: How disk storage is implemented

2012-12-28 Thread Wei Bo
rg/confluence/display/TS/DiskStorageLayout > > I didn't include anything about how the initial CacheKey is generated > because that is a function of HTTP (i.e. what does actually constitute a > "unique" document). > > john > > On Fri, Dec 21, 2012 at 7:57 PM, Wei

RE: How disk storage is implemented

2012-12-21 Thread Wei Bo
and try to > do a writeup in my spare time. > On Dec 21, 2012 11:19 AM, "Wei Bo" wrote: > > > > > > > > > > > Hi all, Is there a document/notes available describing how the Apache > > Traffic Server disk storage part of the cache is imple

How disk storage is implemented

2012-12-21 Thread Wei Bo
it's been hard trying to understand the disk cache just by reading the code. Something like https://cwiki.apache.org/TS/ramcache.html... Thanks,Wei Bo