The ngx-upload-proress module is an NGINX module that implements an upload progress system
which monitors RFC1867 POST upload as they are transmitted to upstream servers.
The module works by tracking the uploads proxied by NGINX to upstream servers without analysing the
uploaded content and offers a web API to report upload progress in JavaScript, JSON or any
other format (with the help of templates).