<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Vercel on Kevin&#39;s Blog</title>
    <link>https://bloglee.pages.dev/tags/vercel/</link>
    <description>Recent content in Vercel on Kevin&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh</language>
    <lastBuildDate>Thu, 26 Jun 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://bloglee.pages.dev/tags/vercel/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vercel常见问题</title>
      <link>https://bloglee.pages.dev/post/common-quesions-of-vercel/</link>
      <pubDate>Thu, 26 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://bloglee.pages.dev/post/common-quesions-of-vercel/</guid>
      <description>&lt;h2 id=&#34;fast-origin-transfer&#34;&gt;Fast Origin Transfer&lt;/h2&gt;&#xA;&lt;p&gt;是 Vercel 全球边缘网络（Edge Network）中的一项核心技术，旨在大幅降低动态内容从源服务器（Origin）传输到用户边缘节点的延迟。&lt;/p&gt;&#xA;&lt;h3 id=&#34;发生在以下场景中&#34;&gt;发生在以下场景中：&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;当用户请求的内容未被缓存（即缓存未命中，cache miss）时，Vercel 的边缘网络需要从源服务器（例如 Vercel 的 Serverless Functions、Middleware 或 Incremental Static Regeneration (ISR)）获取数据。&lt;/li&gt;&#xA;&lt;li&gt;这些数据从源服务器传输到边缘网络时，会产生 Fast Origin Transfer 的使用量。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;解决了什么问题&#34;&gt;解决了什么问题&lt;/h3&gt;&#xA;&lt;p&gt;即使你的静态资源（如图片、CSS）通过 CDN 全球分发很快，但动态生成的内容（如通过 Serverless Function 查询数据库返回的数据）仍然可能因为源服务器的地理位置而变慢。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
