« Return to Thread: Streaming Uploads Discussion

Re: Streaming Uploads Discussion

by Jacob Kaplan-Moss-3 :: Rate this Message:

Reply to Author | View in Thread


On Wed, Mar 19, 2008 at 8:19 AM, Ivan Sagalaev
<maniac@...> wrote:
>  But what about default behaviour? There should be some place to say "all
>  file uploads should go on disk".

I think the default behavior doesn't need to be a setting:
upload-to-disk for all files over N bytes (1M, maybe?), and
upload-to-RAM for anything smaller.

Jacob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django developers" group.
To post to this group, send email to django-developers@...
To unsubscribe from this group, send email to django-developers-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Streaming Uploads Discussion