I have a mongo db using only one set and consuming an average cpu of 100%, how can I limit its resources?
Note: I have a Core 2 Quad processor running on centos
Most likely, there are no indexes; make sure you look through the indexing section of the PHP tutorial .