masterzen / nginx-upload-progress-module

Nginx module implementing an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers.

Home Page:http://wiki.codemongers.com/NginxHttpUploadProgressModule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js disabled

Skarm opened this issue · comments

commented

If for any reason, the frontend (JavaScript on the browser side) is not connected to the location UploadProgressModule, then every second upload finishes the error message (500 error).

nginx v1.0.4 + php5-fpm
progress-module v0.8.2
Debian 6 x64

I'm not sure I understand what you exactly mean.
Do you have any configuration I can look to?
Can you please send me (privately preferably) a full debug log (you'll have to recompile nginx --with-debug and enable debug log) of an upload that does what you describe?