LoginSignup
19
16

More than 5 years have passed since last update.

CloudFront キャッシュ動作確認

Last updated at Posted at 2015-06-11

CloudFrontでのキャッシュ状態をブラウザで確認する方法。

レスポンスヘッダのx-cacheの値を見る

x-cache CloudFrontキャッシュ オリジンへのリクエスト オリジンからのレスポンス
Hit from cloudfront ◯(キャッシュ有り) 無し 無し
RefreshHit from cloudfront △ (TTL切れ) 有り(If-Modified-Sinceヘッダ付き) 304(NotModified)
レスポンスヘッダのみ
Miss from cloudfront 有り レスポンス:200(OK)
ファイル内容応答
19
16
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
19
16