<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Nginx on Luis Tineo</title><link>https://www.kingletas.com/tags/nginx/</link><description>Recent content in Nginx on Luis Tineo</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 24 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.kingletas.com/tags/nginx/index.xml" rel="self" type="application/rss+xml"/><item><title>How many PHP workers? Rereading my 2012 PHP-FPM config</title><link>https://www.kingletas.com/posts/2026/rereading-my-2012-php-fpm-config/</link><pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate><guid>https://www.kingletas.com/posts/2026/rereading-my-2012-php-fpm-config/</guid><description>My 2012 post shipped a PHP-FPM pool with max_children = 50 and no reason for 50. Here&amp;#39;s how to size a pool from measurements instead, so it uses the machine without taking it down, and two things the 2012 config quietly got wrong.</description></item><item><title>Rereading my 2012 nginx config: the block that runs your uploads</title><link>https://www.kingletas.com/posts/2026/rereading-my-2012-nginx-php-block/</link><pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate><guid>https://www.kingletas.com/posts/2026/rereading-my-2012-nginx-php-block/</guid><description>The server block in my 2012 PHP-FPM post sends any .php file it can find to PHP, including one somebody uploaded. Its clever 404 line stops the older trick and not this one, and try_files doesn&amp;#39;t either. An allow-list does.</description></item></channel></rss>