Feature Request: Stored POST body elements, filename forwarded

Is anyone working on (or would anyone ELSE find a use for) a module
which
will take multipart/form-data streams and cache them in a location in
the
file system separate from the usual NGINX upstream cache location; in
the
upstream post, the files are referenced to the stored location, instead
of
included in the stream?

On servers where NGINX and the server are both running together, it
should
be possible to process uploads of files more efficiently.

Thoughts/Comments?

Thanks,
Brian M.
[email protected]

Hi - you might like to have a look at
http://article.gmane.org/gmane.comp.web.nginx.english/6171

Cheers
Igor