I have seen that the Mongo drivers allow us to establish a pool of open connections on the client side (that is, our applications). But I understand that on the server side there is also a limit of open connections available, is this information visible in the atlas? How can I access it and how can I modify it?
↧