On Wed, Apr 13, 2011 at 02:54:56AM -0400, vetri wrote:
Hi there,
> when i see the log it is
> showing aborted uploading file.
>
> in the log [info] :client sent invalid method while reading client
> request line
That message means that nginx thinks that the client did something wrong.
The debug log (http://nginx.org/en/docs/debugging_log.html) will show
why nginx thinks that.
Alternatively, if you can see the network traffic between the java client
and nginx (using something like tcpdump, for example), you may be able
to see the problem that way.
Good luck with it,
f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx