Answer the question
In order to leave comments, you need to log in
How to optimize mongo for loads?
In general, when indexing a site, search robots create loads, so much so that the database freezes and pages start to crash on a timeout. How to deal with it? Do not ban the same search engines for indexing.
UPD , it turns out, it's not about loads, because. I go to the console and try to make a simple request, for example, this:
db.articles.find({title:'crimea'})
Answer the question
In order to leave comments, you need to log in
indexes in mongo, optimize queries and logic
+ set time when to index only at night
+ set indexing intensity
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question