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

MaintenanceTool should download with multi-get

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • None
    • General
    • None

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes