<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Incident on Luis Sousa Blog</title>
    <link>https://89393b0c.nuvai-blog.pages.dev/tags/incident/</link>
    <description>Recent content in Incident on Luis Sousa Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 07 Mar 2026 10:00:00 +0000</lastBuildDate>
    <atom:link href="https://89393b0c.nuvai-blog.pages.dev/tags/incident/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why Our Site Went Down for an Hour (And What We Fixed)</title>
      <link>https://89393b0c.nuvai-blog.pages.dev/posts/why-our-site-went-down-for-an-hour/</link>
      <pubDate>Sat, 07 Mar 2026 10:00:00 +0000</pubDate>
      <guid>https://89393b0c.nuvai-blog.pages.dev/posts/why-our-site-went-down-for-an-hour/</guid>
      <description>&lt;p&gt;We run a travel blog (&lt;a href=&#34;https://joyofexploringtheworld.com/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;joyofexploringtheworld.com&lt;/a&gt;) that helps people plan itineraries—hosted on a low-cost VPS with Docker Compose and Cloudflare. One small performance tweak took the whole site offline for an hour. Here&amp;rsquo;s what happened and how we fixed it.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-went-wrong&#34;&gt;&#xA;  What Went Wrong&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#what-went-wrong&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;We added a Traefik compression middleware to speed up responses. The new config lived in a &lt;strong&gt;separate YAML file&lt;/strong&gt;. Traefik was configured to load only a &lt;strong&gt;single file&lt;/strong&gt; (e.g. &lt;code&gt;real-ip.yaml&lt;/code&gt;), not the whole directory. The router referenced &lt;code&gt;compress@file&lt;/code&gt;, but that file was never loaded. Every request failed.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
