gpt4 book ai didi

caching - Cloudflare 是否支持 stale-while-revalidate?

转载 作者:行者123 更新时间:2023-12-01 04:44:20 25 4
gpt4 key购买 nike

Cloudflare 记录了 Cache-Control 的指令列表 header ,包括 stale-while-revalidate .

  • stale-while-revalidate=<seconds>
    When present in an HTTP response, the stale-while-revalidate Cache-Control extension indicates that caches MAY serve the response in which it appears after it becomes stale, up to the indicated number of seconds since the object was originally retrieved.


我设置了我的 Cache-Control标题到 public, max-age=0, stale-while-revalidate=30但我似乎从未遇到过缓存命中。 Cloudflare 真的支持这个吗?

最佳答案

如果你把 max-age=0 ,那么实际上什么都没有缓存,如果是这样,那么就没有什么可以提供的。试试 max-age=1 - 那应该会在 30 秒内给出一些结果。时期。

关于caching - Cloudflare 是否支持 stale-while-revalidate?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48124415/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com