You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
http2 is not used 10.211.55.2 - - [01/Oct/2017:19:24:35 +0300] "POST /upload.php?X-Progress-ID=1 HTTP/1.1" 400 0 "http://nem.deb/upload.php" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36"
client_body_buffer_size 32k is not helping
even tried debian wheezy nginx 1.2.1, but there progress will just keep saying {state: "starting"}
Contrary to a bug report #42 this bug is present when using http1.1 connections.
Faced the issue on nginx + nginx-extras from
{ state: "uploading", received: 15703240, size: 15703240 }http2 is not used
10.211.55.2 - - [01/Oct/2017:19:24:35 +0300] "POST /upload.php?X-Progress-ID=1 HTTP/1.1" 400 0 "http://nem.deb/upload.php" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36"client_body_buffer_size 32k is not helping
even tried debian wheezy nginx 1.2.1, but there progress will just keep saying {state: "starting"}