• unknown's avatar
    ndb - bug#17150 · 6c8d568f
    unknown authored
      ndb_mgmd limited no of api nodes, by restricting no of mgmsessions
      (these are used for dynamic port allocation)
    
    
    ndb/include/util/SocketServer.hpp:
      Increase default max session to ~0
    ndb/src/common/util/SocketServer.cpp:
      Increase default max session to ~0
    6c8d568f
SocketServer.hpp 3.29 KB