Three installs, three plugin sets, one person patching them — a security release forgotten on the third site for six weeks. The import order, and what a shared…
worker_processes × worker_connections gets quoted as nginx’s capacity, and for a static file server it is roughly right. For anything proxying to PHP-FPM it is out by a…
A query answering in 20 ms locally and timing out on four million rows. An anonymised data subset that keeps the query plan honest, and the mail, cron…
Three developers, three PHP patch versions and a bug that existed on one of them. A Vagrantfile, a playbook for everything inside it, and what the rebuild costs.
Moving an application from Apache to nginx usually starts with someone trying to convert thirty lines of .htaccess rule by rule. Most of it does not need converting:…