<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cache on plzhans blog</title><link>https://blog.plzhans.com/tags/cache/</link><description>Recent content in Cache on plzhans blog</description><generator>Hugo</generator><language>ko-kr</language><lastBuildDate>Fri, 11 Sep 2026 13:01:00 +0000</lastBuildDate><atom:link href="https://blog.plzhans.com/tags/cache/index.xml" rel="self" type="application/rss+xml"/><item><title>Cloudflare Workers 캐시 설정 방법 - 엣지 캐시와 Tiered Cache</title><link>https://blog.plzhans.com/posts/127-cloudflare-workers-cache-tiered-cache/</link><pubDate>Fri, 11 Sep 2026 13:01:00 +0000</pubDate><guid>https://blog.plzhans.com/posts/127-cloudflare-workers-cache-tiered-cache/</guid><description>&lt;p&gt;&lt;picture&gt;&#10; &lt;source srcset="https://blog.plzhans.com/posts/127-cloudflare-workers-cache-tiered-cache/assets/1_3d822a0f-7e83-8170-a661-c0a4f4df8698_hu_3defae76308df863.webp" type="image/webp"&gt;&#10; &lt;img src="https://blog.plzhans.com/posts/127-cloudflare-workers-cache-tiered-cache/assets/1_3d822a0f-7e83-8170-a661-c0a4f4df8698_hu_512a1c1f75bf96a1.png" alt="여러 엣지 노드가 상위 계층 한 곳을 거쳐 원본에 닿는 Tiered Cache 구성을 나타낸 대표 이미지" width="1200" height="630" loading="eager" fetchpriority="high"&gt;&#10; &lt;/picture&gt;&lt;/p&gt;&#10;&lt;h2 id="개요"&gt;개요&lt;/h2&gt;&#10;&lt;blockquote&gt;&#10;&lt;p&gt;이 글은 &lt;a href="../124-cloudflare-workers-static-site-guide/"&gt;Cloudflare Workers 정적 사이트 가이드 - 배포부터 SEO까지&lt;/a&gt; 시리즈의 일부다.&lt;/p&gt;&#10;&lt;/blockquote&gt;&#10;&lt;p&gt;워커가 외부 API 를 부르기 시작하면 곧 캐시가 필요해진다. 안 걸면 &lt;strong&gt;원본 부하가 페이지뷰만큼 늘어난다.&lt;/strong&gt;&lt;/p&gt;&#10;&lt;p&gt;거는 것 자체는 한 줄이면 되는데, 그 뒤에 모르면 반드시 밟는 함정이 몇 개 있다. 특히 &lt;strong&gt;엣지 캐시가 전 세계에 공유되지 않는다&lt;/strong&gt;는 점은 알고 나면 당연하지만 모르면 &amp;ldquo;왜 캐시가 안 맞지&amp;rdquo; 로 한참 헤맨다.&lt;/p&gt;</description></item></channel></rss>