scalability of upload module
vetri
nginx-forum at nginx.us
Fri Apr 15 08:25:28 MSD 2011
hi all,
i am posting file to nginx concurrently using nginx upload module
. when i post 100 10mb files concurrently there is no problem .but when
i increase no of connectoin concurrently there is problem . the
problem is it is accepting the connection but it rejects the incoming
stream coming to nginx before the file is completed .i wanna know how
much it would scale concureurrently. the problem is it is showing an
exception Error:request body writing to server in the client side . i am
using java client to post files.concurrently how much file we can upload
? if someone knows
plz help me
thanks
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,191419,191419#msg-191419
More information about the nginx
mailing list