Thankyou Yichun for the response. We are using lua-resty-upload and reading
chunk by chunk from network and writing it to local disk.
I'll post more detail in openresty fourm as you suggested.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,247951,248033#msg-248033
___
Hello!
On Wed, Feb 26, 2014 at 2:41 AM, snarapureddy wrote:
> We are using nginx for file uploads instead of directing to the backend
> servrs. Used lua openresty module to get the data in chunks in write it to
> local disk. File size could vary from few KB's to 10MB.
>
Ensure you're interleaving
We are using nginx for file uploads instead of directing to the backend
servrs. Used lua openresty module to get the data in chunks in write it to
local disk. File size could vary from few KB's to 10MB.
We are tuning worker process, connections, accept_mutex off etc, but if we
cuncerrently upload