Skip to content

Commit 3b98fae

Browse files
DOCSP-12263 default time for KeepAliveInitialDelay (#170)
* updated default time for KeepAliveInitialDelay
1 parent 76f3860 commit 3b98fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/connection.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ URI to specify the behavior of the client.
142142

143143
* - **keepAliveInitialDelay**
144144
- integer
145-
- ``30000``
145+
- ``120000``
146146
- Specifies the number of milliseconds to wait before initiating
147147
``keepAlive`` on the TCP socket. For more information, see the
148148
documentation for `Node.js socket.setKeepAlive

0 commit comments

Comments
 (0)