On 29 Jun 2015, at 10:00, mikefilonov <mikefilonov@gmail.com> wrote:
Hi Sven,
Thank you for a prompt reply.
I have in mind something similar to the followin nginx plugin: http://www.grid.net.ru/nginx/upload.en.html
We could dump entity body directly from socket stream to a file (buffered reader/writer) and add a header to Request so backend could just have a file name (or FileReference?) instead of a ByteArray.
Yes, that would be doable with the stuff that is already available. Good luck with it !
I think this could help lowering RAM requirements for web-services which accepts files.
-- View this message in context: http://forum.world.st/RAM-efficient-alternative-to-ZnMultiPartFormDataEntity... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.