Sha256: 7b81b46e61e6635b9ab4acc85347c4c9e43ad03dc5f5dc3bc42ed13ae33cd95d
Contents?: true
Size: 379 Bytes
Versions: 14
Compression:
Stored size: 379 Bytes
Contents
# When srvMaxHosts is less than the number of SRV records, a random subset of # hosts are added to the seed list. We cannot anticipate which hosts will be # selected, so this test uses numSeeds and numHosts instead of seeds and hosts, # respectively. uri: "mongodb+srv://test1.test.build.10gen.cc/?srvMaxHosts=1" numSeeds: 1 numHosts: 1 options: srvMaxHosts: 1 ssl: true
Version data entries
14 entries across 14 versions & 2 rubygems