Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13434

Support multi-file downloads in file_downloader service

    XMLWordPrintable

Details

    • Improvement
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 3.1.2
    • 4.0.0-a1
    • Other
    • None

    Description

      The new file_downloader service is very handy for extensions, but it only allows retrieving a single file at a time.

      This is very inefficient when downloading multiple files, because the opening and closing of the socket is the most time consuming part.

      So I suggest we add the option of downloading multiple files, keeping the same socket open until all downloads are finished.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              PayBas PayBas [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: