Category Archives: Web Hosting

NGINX Web Server Dynamic Modules

Posted on

NGINX 1.9.11 released a new feature that will come very handy called Dynamic Modules which will load the NGINX modules on runtime instead of on build as it used to be. Previously if you wanted to use a module you had to compile it into NGINX source installation and if you used it or not the module was […]