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 209ed94 commit 98cf854Copy full SHA for 98cf854
source/reference/default-mongodb-port.txt
@@ -37,3 +37,11 @@ The following table lists the default TCP ports used by MongoDB:
37
:option:`--configsvr <mongod --configsvr>` command-line option or
38
the ``configsvr`` value for the :setting:`~sharding.clusterRole`
39
setting in a configuration file.
40
+
41
+ * - ``27020``
42
43
+ - The default port from which ``mongocryptd`` listens for
44
+ messages. ``mongocryptd`` is installed with `MongoDB Enterprise
45
+ Server (version 4.2 and later)
46
+ <https://www.mongodb.com/download-center/enterprise>`__ and
47
+ supports automatic encryption operations.
0 commit comments