Hi, I have to upload huge files (up to 200MB) through Pylons and save it on disk. When I read request.params.keys memory consumption raises up to 250MB with 100MB uploaded file (then it generally falls). Is there any method to keep memory usage low?
Python 2.4/2.5 Pylons 0.9.6.1 Run with egg:Paste#http Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
