when lots of web server, there is too many connections

XMLWordPrintableJSON

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

      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:
              Jeremy Mikola
              Reporter:
              peanutgyz
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: