Getting 250 items takes 2 seconds

Hey Brett19 Thanks for replying

The time is for the get only, there was a couchbase connection stabilised before the get (Because i ran another get before this).

To rule out the php code someone suggested to do a “cbc” command on the command line. And that gave about the same time. So the problem look the couchbase node which is configured badly.

It is running on gentoo with 16 cores of 2.27ghz.
It is doing nothing else then serving my test requests.

It just did (the day before) the mass insert of the 22 million documents but i assume couchbase does not really care about it and just works.

Cheers