Couchbase internal processes taking a lot of CPU

1k Views Asked by At

I am using couchbase 5.0.1

Couchbase internal processes like beam.smp, indexer and cbq-engine are taking a lot of CPU. Can you please tell me how to tune these processes so that they take less CPU?

enter image description here

enter image description here

1

There are 1 best solutions below

1
On

To get the load on the query engine (cbq-engine) down, you need to find out what is causing the load. This article has a lot of information about query profiling:

https://blog.couchbase.com/optimize-n1ql-performance-using-request-profiling/