Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-8224

when lots of web server, there is too many connections

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 2.2.2
    • Component/s: Networking, Sharding, Usability
    • None
    • Environment:
      Linux sharded cluster
    • ALL

      I hava 100 web server, each use nginx and php-fpm.
      create 200 php-cgi process per web server.

      when i use persistent connection to mongos, there is 2w connections to mongos.
      because mongos keep last connection, use avail(shard_version.cpp, shardconnection.cpp),

      there will be 2w connection from mongos to shard server.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            peanutgyz peanutgyz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: