Skip to content

Commit

Permalink
clarify subdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
aditi-khare-mongoDB committed Sep 20, 2024
1 parent c2d075c commit f4175e9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ has:
- `{hostname}` = `{domainname}` = `localhost`
- `{hostname}` = `{domainname}` = `mongodb.local`

Only `{domainname}` is used during SRV record verification and `{subdomain}` is ignored.

### MongoClient Configuration

#### srvMaxHosts
Expand Down Expand Up @@ -229,7 +231,6 @@ See README.md in the accompanying [test directory](tests/README.md).

See README.md in the accompanying [test directory](tests/README.md).


Additionally, see the `mongodb+srv` test `invalid-uris.yml` in the
[Connection String Spec tests](../connection-string/tests/README.md).

Expand Down

0 comments on commit f4175e9

Please sign in to comment.