[Dancer-users] http put to upload large file

Richard Huxton dev at archonet.com
Fri Aug 5 12:05:27 CEST 2011


On 05/08/11 10:49, halayudha wrote:
> yes, i have memory issue, since http->body is kept in RAM.
> but i wonder, how come the POST method does not have such issue?

It does (well, it does here). A simple test trying to upload a .iso I 
had lying around showed the simple backend going past 500MB RAM usage 
and then falling over with "Out of memory!".

-- 
   Richard Huxton
   Archonet Ltd


More information about the Dancer-users mailing list