Use minimal buffer sizes for HTTP and FTP reads #114

Closed
opened 2026-07-13 16:58:30 +00:00 by fuzzy · 1 comment
Owner
No description provided.
fuzzy self-assigned this 2026-07-13 16:58:30 +00:00
Owner

Closing — done. Replaced io.CopyN (32KB default) and io.Copy with io.CopyBuffer using a 4KB buffer per chunk download.

Closing — done. Replaced io.CopyN (32KB default) and io.Copy with io.CopyBuffer using a 4KB buffer per chunk download.
Sign in to join this conversation.
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/pget#114
No description provided.