_Another server_
Last modified on : 23.10.2009
I started working on minimalizing memory consumption on this server. That's because I want to install additional software (i.e. Catalyst and Dancer) on it.
It won't surprise much people that Apache was number one on memory consumption. So I decided to move the http-server to nginx. You probably don't see it, but I did the move today. It took me no more than half an hour. That includes getting the tar-file, compile, install and configure.
I can tell you: Nginx is way more easy than Apache. And it takes much less memory (my Apache configuration probably sucked a lot). Call this a win-win !
