{"id":1052,"date":"2017-08-12T10:12:31","date_gmt":"2017-08-12T01:12:31","guid":{"rendered":"http:\/\/blue-bear.jp\/kb\/?p=1052"},"modified":"2017-08-12T10:12:31","modified_gmt":"2017-08-12T01:12:31","slug":"nginx-cloudfront%e3%81%a7gzip%e3%82%92%e6%9c%89%e5%8a%b9%e3%81%ab%e3%81%99%e3%82%8b","status":"publish","type":"post","link":"https:\/\/blue-bear.jp\/kb\/nginx-cloudfront%e3%81%a7gzip%e3%82%92%e6%9c%89%e5%8a%b9%e3%81%ab%e3%81%99%e3%82%8b\/","title":{"rendered":"Nginx + CloudFront\u3067gzip\u3092\u6709\u52b9\u306b\u3059\u308b"},"content":{"rendered":"<p>Nginx + CloudFront\u3067gzip\u3092\u6709\u52b9\u306b\u3059\u308b\u306b\u306f\u4ee5\u4e0b\u306e\u624b\u9806\u3067\u8a2d\u5b9a\u53ef\u80fd<\/p>\n<h2>Nginx\u5074<\/h2>\n<h3>\u4e8b\u524d\u30c1\u30a7\u30c3\u30af<\/h3>\n<p>Nginx\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6642\u306b\u30aa\u30d7\u30b7\u30e7\u30f3\u306b\u2013with-http_gzip_static_module\u3092\u5165\u308c\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u304a\u304b\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044<\/p>\n<p>\u2013with-http_gzip_static_module\u304c\u5165\u3063\u3066\u3044\u308b\u304b\u306f<\/p>\n<pre>nginx -V\r\n<\/pre>\n<p>\u3067\u78ba\u8a8d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/p>\n<h3>\u30b3\u30fc\u30c9\u8ffd\u52a0<\/h3>\n<p>\/etc\/nginx\/nginx.conf\u306ehttp\u90e8\u5206\u306b\u4ee5\u4e0b\u306e\u30b3\u30fc\u30c9\u3092\u8ffd\u52a0\u3059\u308b<\/p>\n<pre class=\"\">http{\r\n  ....\r\n\r\n  gzip on;\r\n  gzip_http_version 1.0;\r\n  gzip_vary on;\r\n  gzip_comp_level 6;\r\n  gzip_types text\/plain\r\n  text\/xml\r\n  text\/css\r\n  text\/javascript\r\n  application\/xhtml+xml\r\n  application\/xml\r\n  application\/rss+xml\r\n  application\/atom_xml\r\n  application\/javascript\r\n  application\/x-javascript\r\n  application\/x-httpd-php;\r\n  gzip_disable \"MSIE [1-6]\\.\";\r\n  gzip_proxied any;\r\n}\r\n<\/pre>\n<p>gzip_proxied any;<br \/>\n\u304c\u91cd\u8981<\/p>\n<p>\u5165\u529b\u3057\u305f\u3089nginx\u3092\u518d\u8d77\u52d5<\/p>\n<p>&nbsp;<\/p>\n<h2>CloudFront\u5074<\/h2>\n<p>\u305d\u308c\u305e\u308c\u306eBeheiver\u3067\u4e00\u756a\u4e0b\u306e\u300cCompress Objects Automatically\u300d\u3092Yes\u306b\u5909\u66f4\u3059\u308b<\/p>\n<p>&nbsp;<\/p>\n<h2>gzip\u78ba\u8a8d<\/h2>\n<p>gzip\u3067\u8ee2\u9001\u3055\u308c\u3066\u3044\u308b\u304b\u78ba\u8a8d\u3059\u308b\u65b9\u6cd5\u306fChrome\u306edeveloper\u6a5f\u80fd\u3067Network\u2192Header\u90e8\u5206\u306eResponse-header\u306b<\/p>\n<p>content-encoding:gzip<\/p>\n<p>\u3068\u8868\u793a\u3055\u308c\u3066\u3044\u308c\u3070OK\u3001<\/p>\n<p>&nbsp;<\/p>\n<p>\u3082\u3057\u304f\u306f\u30b5\u30fc\u30d0\u5074\u3067<\/p>\n<pre>curl -I -H 'Accept-Encoding: gzip,deflate'\u00a0[\u78ba\u8a8d\u3057\u305f\u3044URL]<\/pre>\n<p>\u3092\u5b9f\u884c\u3057\u3001<\/p>\n<p>Content-Encoding: gzip<\/p>\n<p>\u3068\u8868\u793a\u3055\u308c\u308c\u3070OK\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Nginx + CloudFront\u3067g<\/p>\n","protected":false},"author":1,"featured_media":45,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,7],"tags":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/posts\/1052"}],"collection":[{"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/comments?post=1052"}],"version-history":[{"count":1,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/posts\/1052\/revisions"}],"predecessor-version":[{"id":1053,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/posts\/1052\/revisions\/1053"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/media\/45"}],"wp:attachment":[{"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/media?parent=1052"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/categories?post=1052"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blue-bear.jp\/kb\/wp-json\/wp\/v2\/tags?post=1052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}