Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-3826

MaintenanceTool should download with multi-get

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • General
    • None

    Description

      MaintenanceTool is downloading archives one after another. This is clearly visible by the download rate taking a dip each time a new archive starts downloading and a new TCP connection needs to find the optimal transmission speed.

      Since all packages are known ahead of time, the tools should use HTTP pipelining (or the equivalent mechanism for HTTP/2 or /3, as needed) to avoid the per-connection overhead.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              installerteam Installer Team
              mmutz Marc Mutz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes