Closed ctrochalakis closed 8 years ago
@ctrochalakis,
I have no idea what I need to do on a code level (would you have any pointers?), but I'll see if I can work on this feature this week.
OK, I found this: https://www.nginx.com/resources/wiki/extending/converting/ which might be of great help.
I have no idea if the module will still work when dynamically loaded since it uses some Nginx internals that are probably not public API.
Hello, @masterzen and thank you for the quick reply.
Apparently I missed that this was merged in #43 but is not released yet. So, if the build behaves correctly it'd be great if you could release it as 0.9.1.
I completely forgot it was merged :) I will do a bit of testing, and release a new version.
Thank you!
@ctrochalakis , I've just released version 0.9.2 after some testing (see the github releases for access to the tar.gz) I'm closing this issue, feel free to reopen if you have any questions or comments.
Hello,
Is it possible to add dynamic module support for nginx-upload-progress? The module is part of nginx-extras in debian/ubuntu and we are in the process of splitting the modules in separate packages.
Thank you,