PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Tuesday the 12th of January, 2021

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[00:11:19] <d4rkp1r4t3> isn't it that most people just expose their docker host across all ports and inadverntantly expose their containers to the outside world because of poor firewall management? 127.0.0.1 wouldn't let any service connect at all unless its running on the same container
[07:30:28] <chovy> anyone want to earn some extra cash? my db is slow af. and i don't know why. I am using a lot of aggregation queries and I added indexes but it is still slow. Total number of docs is 300k so it doesn't seem that would cause it to slow.
[07:31:08] <chovy> i'm just looking for someone who can look at my queries and tell me why they are slow
[07:31:15] <chovy> and how to fix
[10:09:09] <mahmoudajawad> @chovy, how do you know your db is slow? I'm just wondering if it could be your application or network or something else not the db itself.
[10:16:31] <chovy> mahmoudajawad: it didn't start getting slow until i hit 200k documents. I have some $unwind queries that could easily be 2-3 million rows
[10:17:06] <chovy> mahmoudajawad: its possible its not the db, but from my experience that is usually the bottleneck
[10:29:24] <mahmoudajawad> I understand. I was just throwing this random thought just to think with you loudly before you take any further steps. It would be great if you can get someone to help you with it as you called and maybe then have a technical blog co-authered by both of you and share it with the world.
[10:30:21] <chovy> mahmoudajawad: yeah
[17:47:12] <d4rkp1r4t3> i'd be interesting in helping / taking a look.