Good Morning,
Will someone please point me to the Mongo documentation that lists all of the default values for all Node JS 6.3 MongoClient MongoClientOptions like maxPoolSize? & minPoolSize?
I the documentation, but oddly, the default values aren’t listed:
I want to find out what the default connection pool settings are if a developer does not specify maxPoolSize? & minPoolSize? connection options.
Thanks,
John