You may want to take a look at
Sharding :
http://www.mongodb.org/display/DOCS/Sharding+Introduction
Replication :
http://www.mongodb.org/display/DOCS/Replication
As well, what is real bottleneck? Is it Web/App Server or mongodb or both?
Raxit
On Tue, Oct 2, 2012 at 8:01 PM, Ignacio Tolstoy <
arkan...@gmail.com> wrote:
> I need some help here.
>
> I don't have so much knowledge about mongo administration. But because of my
> work I had to learn some things about it.
>
> At this moment I've a standalone mongodb instance on a linux server.
>
> The server is working with 5 collections, the bigger one with 70.000.000
> documents.
>
> One or two months ago (with 40kk documents) the server started to go slow in
> all querys, from ~0,00024 to ~2.5
>
> We fixed that with a server change and indexing some values of
> sorting/querying.
>
> At this moment we find ourselves again in the same situation.
>
> Every x time (maybe 15 minutes) the server starts doing queue of 300-400
> clients with 3900 connections and all slows down.
>
> Queues and connection starts growing up and webservers throws time-out
> errors.
>
> I was hoping I can get some advice on optimization and "what to do now" as I
> said, I'm not an expert on mongodb administration and I'm collapsing right
> now.
>
> Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google
> Groups "mongodb-user" group.
> To post to this group, send email to
mongod...@googlegroups.com
> To unsubscribe from this group, send email to
>
mongodb-user...@googlegroups.com
> See also the IRC channel --
freenode.net#mongodb