On 1/12/07, Pythoni <[EMAIL PROTECTED]> wrote:
>
> Hi,
> does anyone have an experience with uploading large files in Django
> application?
> I use mod_python with Django and when I try to upload a file about 100
> MB I received an error.
> Thank you for any suggestion.
> L.
>

Even if you reconfigure your Apache, your CPU is going to get maxed
out. Read through the archives, there is a patch or two out there to
change the way Django handles uploads, to allow for big files.

Jay P.

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

Reply via email to