Now that the version is hopefully cleared up, do you still get the same errors?
If items disappear from the cache, can you check what the stats command says for the number of evictions? Also, check your key manually by telnetting to your memcached server and issue a get command. Oh, and remember that the BeITMemcached client doesn't throw an exception if it fails to store an item, the Set/Add/Replace methods will just return false if they fail, so check that your items really are stored. /Henrik Schröder On Mon, Oct 27, 2008 at 10:40 PM, Vipin <[EMAIL PROTECTED]> wrote: > > > Thanks > > >
