並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 8 件 / 8件

新着順 人気順

"http cache"の検索結果1 - 8 件 / 8件

  • Double-keyed HTTP cache に関するメモ - ASnoKaze blog

    201909027追記 Fetchの仕様にプルリクが出されています HTTP cache partitioning by shivanigithub · Pull Request #943 · whatwg/fetch · GitHub whatwgでfetchに関して「Double-keyed HTTP cache」という議論がされています。 github.com ブラウザ側でも動きがあり、下記で議論がされています Chromeでは「Intent to Implement: Partition the HTTP Cache」 Firefoxでは「Intent to Implement- Double-keyed HTTP cache」 背景 HTTPのキャッシュは、そのリソースがどのページ(ドメイン)で読み込まれたかに関わらずに共有で使用されます。しかし、そのキャッシュ状況をサイドチャネ

      Double-keyed HTTP cache に関するメモ - ASnoKaze blog
    • PerformanceResourceTiming API で HTTP Cache のヒット率を知る - Repro Tech Blog

      はじめに こんにちは、Repro Booster という製品の開発責任者/プロダクトマネジメントを担当しているEdward Fox(edwardkenfox)です。 WebサイトやWebアプリケーションの表示速度を考える上では、キャッシュの活用はとても大事なテーマです。一口にキャッシュといっても、Webの文脈だけで見ても様々なレイヤーや用途のキャッシュが存在します。今回は昔ながらのキャッシュ、いわゆる HTTP Cache に的を絞り、HTTP Cache のヒット率について考えてみたいと思います。 さまざまなキャッシュレイヤー 前述のように、Webにおけるキャッシュには用途やレイヤーの異なる様々な種類のものが存在します。Webサイト/Webアプリケーションを開発する上で気にかけるべきものは、おおよそ次のようなものが該当するでしょう。 HTTP Cache (ブラウザキャッシュ) Cach

        PerformanceResourceTiming API で HTTP Cache のヒット率を知る - Repro Tech Blog
      • HTTPのキャッシュをグループ化する HTTP Cache Groups の仕様 - ASnoKaze blog

        『HTTP Cache Groups』という提案仕様がIETFに提出されています。これは、HTTPキャッシュをグループ化し、グループの単位で無効化や再検証を行えるようにする提案です。 Webサイトで利用する複数のJavaScriptやCSSファイルはデプロイすることがあるため、それらのキャッシュの管理をグループで扱うことはメリットがあります。例えばグループ内の一つのキャッシュを再検証(Revalidation)することで、グループ内のほかのリソースも再検証したものとして扱えるようになります。 またCDNのレイヤにおいて、キャッシュの無効化(Invalidation)・パージもグループで行えるのは管理上都合が良いでしょう。 Cache-Groups レスポンスヘッダ レスポンスにおいてCache-Groupsヘッダでグループを指定できます。 Cache-GroupsヘッダはStructure

          HTTPのキャッシュをグループ化する HTTP Cache Groups の仕様 - ASnoKaze blog
        • HTTP Cache Headers - A Complete Guide - KeyCDN

          As a website owner, you want your website to be fast, efficient, and accessible to as many users as possible. One of the best ways to achieve this is by using HTTP caching headers. These headers tell web browsers and other HTTP clients how to cache and serve content from your website. This article highlights important information on HTTP caching headers and associated CDN behavior. In case you are

            HTTP Cache Headers - A Complete Guide - KeyCDN
          • Use Varnish HTTP Cache And Docker To Boost Website Speed

            Paul Knulst Posted on Sep 5, 2022 • Updated on Nov 14, 2022 • Originally published at paulsblog.dev Paul Knulst  in  Docker • Sep 5, 2022 • 6 min read In an attempt to boost the performance of my blog and improve the user experience for my visitors I decided to look for an opportunity to integrate an HTTP cache into my Docker Swarm environment. After researching for a long time and also asking oth

              Use Varnish HTTP Cache And Docker To Boost Website Speed
            • The story of 'stale-while-revalidate' HTTP Cache and missing headers

              The story of 'stale-while-revalidate' HTTP Cache and missing headers The Cache-Control HTTP header offers a wide range of possibilities for optimizing web applications. Two of its relatively interesting values are the stale-while-revalidate and stale-if-error attributes, described in the RFC 5861 specification. Support for the former attribute has already been implemented in the most popular brows

                The story of 'stale-while-revalidate' HTTP Cache and missing headers
              • GitHub - vicanso/pike: HTTP cache server, such as varnish

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  GitHub - vicanso/pike: HTTP cache server, such as varnish
                • [🌐💧💥] HTTP Cache Cross-Site Leaks

                  In this blog post I want to talk about a cool type of attacks (XSLeaks) that are cooler than what most developers and security researchers might realize. Almost 10 years ago, Chris Evans described an attack against Yahoo! Mail in which a malicious website could search the email inbox of a visitor to his website, and know if the search had returned results or not. This essentially could have allowe

                    [🌐💧💥] HTTP Cache Cross-Site Leaks
                  1