Object too large for cache

Hi there,

On a new server, we have installed;
libcouchbase2-core-2.4.8-1.el6.x86_64
couchbase-server-3.0.2-1603.x86_64
libcouchbase2-bin-2.4.8-1.el6.x86_64

Logged in, created the couchbase instance with default bucket, and the command is working.
Here’s the output:

# cbc-pillowfight -v -U couchbase://localhost/default -m 3145728 -M 3145728 -c 100 -I 50 
Running. Press Ctrl-C to terminate...
0ms [I0] {10750} [INFO] (instance - L:372) Version=2.4.8, Changeset=dfa7ae51b3150f45b9a8846f886123bc8296d9c5
0ms [I0] {10750} [INFO] (instance - L:373) Effective connection string: couchbase://localhost/default?console_log_level=2&. Bucket=default
0ms [I0] {10750} [INFO] (cccp - L:118) Requesting connection to node localhost:11210 for CCCP configuration

Is there any way to test the moxi as our lua client is not memcapable?

I’ll check for capable client in parallel.

Best