Hi guys, I'm just trying to get some stats on how my memcache pool is coping with the objects I'm throwing at it. At the moment I can see overall hits/misses and overall memory usage, but is it possible to see which objects are getting the most hits or using the most memory? I'm using PHP and can't see anything in the class provided by pear. Thanks Nick