Mongo DB without using the server band, is it possible?

0

Hello,

I'm using Mongo on a Windows server, it's working, but even the application and mongo being on the same machine it ends up overloading the server band.

Looking at the Resource Monitor in Network, Mongo is consuming a lot of bandwidth.

My connection string looks like this: mongodb: // ********: ******* @ localhost: 27017

Is there any way to connect to Mongo that does not use the server band?

My application was made in C #.

Thank you.

    
asked by anonymous 24.08.2018 / 14:45

0 answers