Uploaded image for project: 'netX Transport Toolkit'
  1. netX Transport Toolkit
  2. NXTTKIT-83

KeepAlive timeout takes twice the time as set in connector configuration

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V1.0.0.0, V1.0.1.0, V1.0.2.0, V1.0.3.0, V1.0.4.0, V1.0.5.0, V1.1.0.0, V1.2.0.0, V1.3.0.0, V1.4.0.0
    • Fix Version/s: V1.5.0.0
    • Component/s: Toolkit Source
    • Labels:
      None
    • Sprint:
      SDO Sprint 24
    • Account:
      SDO Transport, Diagnostic (SDOTRANSPO)

      Description

      In NXTDLL-74 it was observed that the keep-alive takes twice as long as configured in netHost. This is because the ulTimeDiff is calculated too fast and the check "ulTimeDiff > m_ulKeepAliveTimeout" fails the first time.

      Since the netXTransportToolkit has a similar implementation, this issue might concern it, too. See HilTransport.c in function HilTransportHandleKeepAlive() Line 1800 and 1813.

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  AMinor Alexander Minor
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: