Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-32592

Add TCP send buffer and receive buffer usage to connection stats

    XMLWordPrintable

Details

    Description

      Summary

      We can't easily tell whether the TCP send and receive buffers are full which can delay when the DCP step function is run. Therefore it is useful to have the stats available to the connection stats (and when the connections are closed).

      Detail

      The stats are available using ioctl passing in the ioctl_type of SIOCOUTQ and SIOCINQ
      See https://linux.die.net/man/7/tcp for further information.

      Attachments

        For Gerrit Dashboard: MB-32592
        # Subject Branch Project Status CR V

        Activity

          People

            owend Daniel Owen
            owend Daniel Owen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There is 1 open Gerrit change

                PagerDuty