Controlling incoming traffic on mongodb

vinodterry
edited February 11, 2022 in Analytics #1
  1. [conn91798] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [x.x.x.x:39903]

Please help me with a necessary code !

Comments

  • This can help !

    MongoGen@.ssh]$ ulimit -a
    core file size (blocks, -c) 0
    max memory size (kbytes, -m) unlimited
    open files (-n) 65536

    Does setting net.maxIncomingConnections we can control the number of incoming connections.