I'm looking at throttling my ftp by using mod_shaper which is not compiled by default with proftpd (but is a part of proftp)
Is this going to be an issue going forward with upgrades to directadmin?
I looked into the source directory and this module does not seem to be compiled. Can I just
./configure --enable-ctrls --with-modules=mod_shaper
make
make install
I'm assuming that next time directadmin upgrades/compiles proftpd that I will have to go back in and make this change again.
Here is the documentation on mod_shaper
http://www.castaglia.org/proftpd/modules/mod_shaper.html
Installation
http://www.castaglia.org/proftpd/modules/mod_shaper.html#Installation
Is this going to be an issue going forward with upgrades to directadmin?
I looked into the source directory and this module does not seem to be compiled. Can I just
./configure --enable-ctrls --with-modules=mod_shaper
make
make install
I'm assuming that next time directadmin upgrades/compiles proftpd that I will have to go back in and make this change again.
Here is the documentation on mod_shaper
http://www.castaglia.org/proftpd/modules/mod_shaper.html
Installation
http://www.castaglia.org/proftpd/modules/mod_shaper.html#Installation