Hello,
I'm wondering if anyone is successfully running the progress module with 1.8.x or the latest 1.9.11 ?
https://github.com/masterzen/nginx-upload-progress-module
I would like to confirm if it is working for anyone (or not) on the 1.8/1.9 version before ticketing for developer support.
I have the module working with 1.6.x but I went with updated versions of Nginx and have this issue.
With 1.9.11 the module is returning the same values for received and size.
This is a similar problem as https://github.com/masterzen/nginx-upload-progress-module/issues/36
There was a reported fix but the Nginx version referenced is 1.4 and the module works with 1.6.x
The issue prior related to client_body_buffer_size.