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

Module seems to work correctly with uwsgi_pass

paluh opened this issue · comments

commented

I've tested this module against uwsgi and it works like a charm ;-)

If you think that mine observations are correct, please add to the documentation, information that uwsgi_pass can can be used with this module.