aborted file upload

Francis Daly francis at daoine.org
Wed Apr 13 15:45:54 MSD 2011


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 at daoine.org



More information about the nginx mailing list