We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d024d commit 2d1b7a5Copy full SHA for 2d1b7a5
source/reference/default-mongodb-port.txt
@@ -36,3 +36,11 @@ The following table lists the default TCP ports used by MongoDB:
36
:option:`--configsvr <mongod --configsvr>` command-line option or
37
the ``configsvr`` value for the :setting:`~sharding.clusterRole`
38
setting in a configuration file.
39
+
40
+ * - ``27020``
41
42
+ - The default port from which ``mongocryptd`` listens for
43
+ messages. ``mongocryptd`` is installed with `MongoDB Enterprise
44
+ Server (version 4.2 and later)
45
+ <https://www.mongodb.com/download-center/enterprise>`__ and
46
+ supports automatic encryption operations.
0 commit comments