Re: Re: nginx is eating my client request - multipart/form-data file upload

2014-12-15 Thread Jason H'
my Android phone with GMX Mail. Please excuse my brevity.Maxim Dounin wrote: Hello! On Mon, Dec 15, 2014 at 04:21:07PM +0100, Jason H wrote: > As requested. 100k debug log attached. I didn't see anything obviously wrong in the log. Some comments a

Re: nginx is eating my client request - multipart/form-data file upload

2014-12-15 Thread Jason H
.html { } error_page 500 502 503 504 /50x.html; location = /50x.html { } } } -- end conf > Sent: Monday, December 15, 2014 at 7:52 AM > From: "Maxim Dounin" > To: nginx@nginx.org > Subject: Re: nginx is eating my client request - multipart/form-data file >

nginx is eating my client request - multipart/form-data file upload

2014-12-14 Thread Jason H
I am new to nginx, but am familar with low-level HTTP and apache. When I try to do a multipart/form file upload, nginx writes some of the client request body to disk, but never finishes and it never passes it to the down/upstream script. My specific setup is I have nginx with /dyn redirected to