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 266f5f1 commit fa05dc1Copy full SHA for fa05dc1
source/connect/connection-options/network-compression.txt
@@ -37,14 +37,14 @@ The {+library-short+} supports the following compressors:
37
38
If you specify multiple compressors to use on your connection, the
39
driver selects the first one that is supported by the MongoDB
40
- instance that the {+library-short+} is connected to.
+ deployment that the {+library-short+} is connected to.
41
42
.. _php-enable-compression:
43
44
Enable Network Compression
45
--------------------------
46
47
-To enable compression for the connection to your MongoDB instance, use the
+To enable compression for the connection to your MongoDB deployment, use the
48
``compressors`` connection option and specify the compression algorithms you want to use.
49
You can do this in two ways:
50
0 commit comments