The Lone C++ Coder's Blog

The Lone C++ Coder's Blog

The continued diary of an experienced C++ programmer. Thoughts on C++ and other languages I play with, Emacs, functional, non functional and sometimes non-functioning programming.

Timo Geusch

1-Minute Read

<p>I’ve moved from using <a href="https://httpd.apache.org/">Apache</a> as a web server to <a href="http://nginx.org/en/">nginx</a> for various projects. The machines I’m running these projects on are a somewhat resource constrained and nginx deals with low resource machines much better than Apache does and tends to serve content faster in those circumstances. For example switching the machine that hosts this WordPress blog from Apache and mod_php to nginx with php-fpm improved the…

Recent Posts

Categories

About

A developer's journey. Still trying to figure out this software thing after several decades.