> Well, what would you do with the cache content dump if you had it? > It doesn't sound like the problems in your app have anything to do > with the content itself, but in how you're accessing the cache.
Agreed -- this is most likely the case, which is why I doubt we'd ever need to dump the cache contents. It is something that is desired, however, so I'm trying to see how feasible a cache dump is to do. What other tests/diagnostics are typically run for memcached? I saw that you developed a test suite using Python (http://github.com/dustin/ memcached-test/tree/master) -- Are there tests available that are written in Java? Any other troubleshooting suggestions? Thanks --
