On 12/8/06, Pythoni <[EMAIL PROTECTED]> wrote: > > I would like to allow users to upload large files about 10MB or larger. > Is there a way how to eliminate timeouts both server and client > timeouts?
Not to be snarky, but have you considered FTP or other means? 10MB uploads over HTTP may not work in general browsers, and certainly will make your server process fat in the meantime. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---