質問編集履歴
6
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -40,6 +40,7 @@
|
|
40
40
|
### 環境等
|
41
41
|
|
42
42
|
Ruby on Rails:6.0.1/ruby:2.6.5/Nginx/Unicorn/ec2/RDS/ALB
|
43
|
+
※Nginxの設定あたりがあやしそう?
|
43
44
|
|
44
45
|
HerokuからAWSへ移行した際に参考にした記事
|
45
46
|
[Qiita](https://qiita.com/iwaseasahi/items/d5f2ef3eac5e349a8f7d)
|
5
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -13,10 +13,11 @@
|
|
13
13
|
・スタイルシート
|
14
14
|
約50KB→200KB
|
15
15
|
|
16
|
-
Page Speed Insightsから
|
16
|
+
Page Speed Insightsから下記を提案されています。
|
17
|
-
・テキスト圧縮の有効化
|
17
|
+
・テキスト圧縮の有効化(テキストベースのリソースは圧縮(gzip、deflate、または brotli)して配信し、ネットワークの全体的な通信量を最小限に抑えてください。)
|
18
|
-
・JavaScriptの最小化
|
18
|
+
・JavaScriptの最小化(JavaScript ファイルを最小化すると、ペイロード サイズとスクリプトの解析時間を抑えることができます。)
|
19
|
-
|
19
|
+
・
|
20
|
+
・
|
20
21
|
|
21
22
|
```
|
22
23
|
|
4
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -38,11 +38,7 @@
|
|
38
38
|
|
39
39
|
### 環境等
|
40
40
|
|
41
|
-
```
|
42
|
-
Ruby on Rails:6.0.1/ruby:2.6.5
|
43
|
-
/Nginx/Unicorn/ec2/RDS/ALB
|
41
|
+
Ruby on Rails:6.0.1/ruby:2.6.5/Nginx/Unicorn/ec2/RDS/ALB
|
44
42
|
|
45
43
|
HerokuからAWSへ移行した際に参考にした記事
|
46
|
-
[Qiita](https://qiita.com/iwaseasahi/items/d5f2ef3eac5e349a8f7d)
|
44
|
+
[Qiita](https://qiita.com/iwaseasahi/items/d5f2ef3eac5e349a8f7d)
|
47
|
-
|
48
|
-
```
|
3
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -43,6 +43,6 @@
|
|
43
43
|
/Nginx/Unicorn/ec2/RDS/ALB
|
44
44
|
|
45
45
|
HerokuからAWSへ移行した際に参考にした記事
|
46
|
-
(https://qiita.com/iwaseasahi/items/d5f2ef3eac5e349a8f7d)
|
46
|
+
[Qiita](https://qiita.com/iwaseasahi/items/d5f2ef3eac5e349a8f7d)
|
47
47
|
|
48
48
|
```
|
2
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -43,6 +43,6 @@
|
|
43
43
|
/Nginx/Unicorn/ec2/RDS/ALB
|
44
44
|
|
45
45
|
HerokuからAWSへ移行した際に参考にした記事
|
46
|
-
|
46
|
+
(https://qiita.com/iwaseasahi/items/d5f2ef3eac5e349a8f7d)
|
47
47
|
|
48
48
|
```
|
1
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -43,6 +43,6 @@
|
|
43
43
|
/Nginx/Unicorn/ec2/RDS/ALB
|
44
44
|
|
45
45
|
HerokuからAWSへ移行した際に参考にした記事
|
46
|
-
[
|
46
|
+
[Qita](https://qiita.com/iwaseasahi/items/d5f2ef3eac5e349a8f7d)
|
47
47
|
|
48
48
|
```
|