4th*_*ace 16 amazon-s3 amazon-web-services amazon-cloudfront
我在gtmetrix.com上获得以下内容:
Leverage browser caching
E (55)
52%
Server High
What does this mean?
The following cacheable resources have a short freshness lifetime. Specify an expiration at least one week in the future for the following resources:
http://mysite.s3.amazonaws.com/profile.png (expiration not specified)
http://mysite.s3.amazonaws.com/circle.player.css (expiration not specified)
http://mysite.s3.amazonaws.com/main.js (expiration not specified)
http://mysite.s3.amazonaws.com/not.the.skin.css (expiration not specified)
http://cdn-images.mailchimp.com/embedcode/slim-321711.css (expiration not specified)
Run Code Online (Sandbox Code Playgroud)
我猜测mailchimp文件无法修改.但是,如何为Amazon S3 Cloudfront文件指定浏览器缓存?
Fla*_*che 26
Ryu*_*usa 10
您可以使用s3cmd指定header参数!在将文件上传到s3时.
例如:
s3cmd sync LOCAL_DIRECTORY s3://BUCKET[/PREFIX] --add-header=Cache-Control:max-age=3153600
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
18441 次 |
最近记录: |