[Bug 255046] Ports should fetch distfiles in parallel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 14 10:48:59 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255046

daniel.engberg.lists at pyret.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.engberg.lists at pyret.
                   |                            |net

--- Comment #2 from daniel.engberg.lists at pyret.net ---
I guess this mainly a concern for ports using go, rust etc although hammering a
site isn't ideal either. Not sure how much time you'd save but perhaps first
try to reuse the same http/https session (keep-alive) instead creating a new
connection for each file?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list