Aaron Smuts wrote: > The indexed disk cache cannot share its files. Since > it keeps the keys in memory, another client wouldn't > know what data was on disk.
I forgot to mention that we wrote our own disk cache which simply stores every cache item in a single file on disk (groups are directories). > You can use the jdbc disk cache backed by mysql. It > can be shared. We use JCS mainly because of DB load problems :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]