Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-614

socketOptions.keepAlive boolean or ms?

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.0.37
    • Component/s: None
    • Labels:
    • Environment:
      Linux, Azure

      In the MongoDB driver documentation, it specifies:

      socketOptions.keepAlive,

      {Number, default: 0}

      TCP KeepAlive on the socket with a X ms delay before start.

      Is it a boolean specifiying that the socket should be kept alive or the actual TCP keep alive setting in ms? Also, what is X?

            Assignee:
            christkv Christian Amor Kvalheim
            Reporter:
            martinza78 Martin Naude
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: