I have installed OpenResty on Debian 9 using apt-get and Deb packages. I have noticed that the Nginx Upload Progress is unfortunately not included (
https://github.com/masterzen/nginx-upload-progress-module).
Is there a recommended way to add such external modules when using the Deb packages? Or do I have to recompile openresty from source?
Or maybe there is already an upload progress resty module?
Thanks for your help.