V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
git
Pro Git
Atlassian Git Tutorial
Pro Git 简体中文翻译
GitX
Livid
V2EX  ›  git

GitHub Pages 现在貌似因为用了 Fastly 的 CDN,于是有缓存了,但是如何清缓存呢?

  •  
  •   Livid · 2013-09-16 19:40:01 +08:00 · 7494 次点击
    这是一个创建于 3865 天前的主题,其中的信息可能已经有所发展或是发生改变。
    3 条回复    1970-01-01 08:00:00 +08:00
    LazyZhu
        1
    LazyZhu  
       2013-09-16 19:57:42 +08:00
    用的还是Private CDN
    http://www.fastly.com/products/private-cdn

    最近访问github,一直处在加载github.global.ssl.fastly.net的状态......GFW对SSL特敏感。
    ccbikai
        2
    ccbikai  
       2013-09-16 20:41:48 +08:00
    <meta http-equiv="pragma" content="no-cache">
    <meta http-equiv="expires" content="Tue, 01 Jan 2013 00:00:00 GMT">
    <meta http-equiv="expires" content="0">
    <meta http-equiv="Cache-Control" content="no-cache,must-revalidate">


    不知道行不行
    qianlifeng
        3
    qianlifeng  
       2013-12-12 18:49:23 +08:00   ❤️ 1
    尼玛,我现在也是的。翻墙都不行,一直在加载github.global.ssl.fastly.net
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1015 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 22:13 · PVG 06:13 · LAX 15:13 · JFK 18:13
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.