Re: Loadable runtime modules?

2014-02-21 Thread wardrop
Thanks for the replies guys. Reines, I didn't know about the method of upgrading modules that you described. I also appreciate the reasoning in the link that you shared Vladmir. Much appreciated. One thing about Nginx I do appreciate is how much less painful it is to compile compared to Apache, whi

Re: Loadable runtime modules?

2014-02-19 Thread wardrop
Thanks, that's handy to be aware of, but would still like to enquire as to why Nginx doesn't support such loadable modukes? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,247763,247766#msg-247766 ___ nginx mailing list nginx@nginx.org http://

Loadable runtime modules?

2014-02-19 Thread wardrop
Hi, I much prefer Nginx over Apache, and would use it as our primary HTTP server at my place of work (as I already do for my personal sites), but the thing that limits my willingness to do this is the fact that one must recompile Nginx to turn on/off modules. This can get tedious and problematic w