Large files should be streamed, not read entirely into memory

Bug #1317481 reported by Nicola Heald
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-swiftstorage
New
Undecided
Unassigned

Bug Description

Because this originally only read files of a few kilobytes, the file is read entirely into memory when it's requested. We should make this read chunks of the file to save memory.

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.