mongoDB idle connection timeout setting at DB level?

720 views
Skip to first unread message

ora pdba

unread,
Sep 30, 2016, 3:06:19 AM9/30/16
to mongodb-user
mongoDB idle connection timeout setting at DB level ?

Lungang Fang

unread,
Oct 11, 2016, 12:31:03 AM10/11/16
to mongodb-user

Hi,

mongoDB idle connection timeout setting at DB level ?

As at version 3.2, MongoDB does not support idle connection timeout at DB level. You can find all available options in Configuration File Options.

On the other hand, MongoDB supports idle connection timeout on a client basis, please refer to ‘maxIdleTimeMS’ on Connection String URI Format. Please also note that this option is not supported by all drivers and you should check relevant driver’s manual.

Regards,
Lungang

ora pdba

unread,
Oct 19, 2016, 2:01:18 AM10/19/16
to mongodb-user
Thanks Lungang
Reply all
Reply to author
Forward
0 new messages