I am guilty of the same... I suggested to Jeff that the cache.log be checked again after a second fetch for the same objects from teh client to see if the code changes from TCP_MISS to IMS_HIT, TCP_HIT, or REFRESH, etc. Also to check the store.log to see if the objects are being stored and/or imemdiatly removed from the cache storage. One other thing to verify would be object size settings for the cache, so that you would know if the objects should be stored in the RAM or on the DISK. I don't think where the data is store in cache (or not) would be the cause of the problem though. Nick