File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
source/connect/connection-options Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,14 +37,14 @@ The {+library-short+} supports the following compressors:
37
37
38
38
If you specify multiple compressors to use on your connection, the
39
39
driver selects the first one that is supported by the MongoDB
40
- instance that the {+library-short+} is connected to.
40
+ deployment that the {+library-short+} is connected to.
41
41
42
42
.. _php-enable-compression:
43
43
44
44
Enable Network Compression
45
45
--------------------------
46
46
47
- To enable compression for the connection to your MongoDB instance , use the
47
+ To enable compression for the connection to your MongoDB deployment , use the
48
48
``compressors`` connection option and specify the compression algorithms you want to use.
49
49
You can do this in two ways:
50
50
You can’t perform that action at this time.
0 commit comments