We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9831d34 commit ea4622fCopy full SHA for ea4622f
source/connect/connection-options/connection-pools.txt
@@ -74,8 +74,8 @@ your connection URI:
74
| **Connection URI Example**: ``maxIdleTimeMS=60000``
75
76
* - ``MaxConnectionLifeTime``
77
- - The maximum time that a connection can be pooled. When a connection exceeds this
78
- limit, the {+driver-short+} closes the connection and removes it from the pool.
+ - | The maximum time that a connection can be pooled. When a connection exceeds this
+ limit, the {+driver-short+} closes the connection and removes it from the pool.
79
|
80
| **Data Type**: ``TimeSpan``
81
| **Default**: 30 minutes
0 commit comments