On Oct 13, 11:16 pm, Jonathan Barratt <jonathan.barr...@knifeict.com> wrote:
> No need to worry, since Python features automatic memory management this will > be cleaned up as part of the normal garbage collection routines. Sounds great. Thx for the info. > > > 2. Is there any way for me to verify and halt based on file size > > DURING the upload? > > Yes, but it would be through your web server software rather than your web > application itself. If you're using Apache you could use the LimitRequestBody > directive (http://httpd.apache.org/docs/1.3/mod/core.html#limitrequestbody). Okay - yes, I'm using apache, so I'll read up on that. Thx for the pointer... > > hth, > Jonathan -Ross. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.