Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2192

Streaming link leak during TCP + iperf3 testing

    XMLWordPrintableJSON

Details

    Description

      Running the iperf3 test against a three hop router configuration results in the number of streaming links on the inter-router connections to grow continually.

      These links remain active and are never reclaimed, even after the iperf3 test clients and server exit.

      To reproduce - establish 3 routers using the attached configuration.  Run the iperf3 server:

      iperf3 --server -p 8080 &

      Run the iperf3 client several times, using many connections:

      $ iperf3 -c 127.0.0.1 -p 8000 -P 100

      Check the number of inter-router links:

      $ qdstat -r RouterTcpA -l | grep inter-router | wc
      422 8440 74272

      The total number of links keeps increasing.  It appears that each link still has some traffic on it - undelivered or unsettled messages - which will keep it from being reclaimed.

       

      Attachments

        1. interior.conf
          2 kB
          Ken Giusti
        2. qdrouterd-A.conf
          2 kB
          Ken Giusti
        3. qdrouterd-B.conf
          2 kB
          Ken Giusti

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: