logoalt Hacker News

Menethyesterday at 10:18 PM3 repliesview on HN

> We also download over four parallel connections where possible.

I hope you can turn that off. It fragments the file and puts unnecessary load on the server.


Replies

rzzztyesterday at 11:50 PM

You never used a download manager like DownThemAll or GetBot back in the day?

As far as fragmentation goes, I think both Firefox and Chrome derivatives figure out the final file size in advance, pre-allocate a temporary file that long and put data in it as it arrives. Completing the download is a rename operation or a no-op.

show 2 replies
ronsoryesterday at 10:59 PM

> unnecessary load

In some situations it's the only way to get a decent download speed.

malfistyesterday at 10:58 PM

Disk fragmentation isn't a thing for ssd's

show 1 reply