|
|
|
|
|
by canucker2016
650 days ago
|
|
I don't see a Content-Encoding header on the response for the JS and HTML files, which suggests the 11.5MB JS and the HTML files aren't compressed. Not much of a worry on the tiny HTML file, but the 11.5MB JS file should compress to a much smaller file on the wire. |
|
`CloudFront compresses objects that are between 1,000 bytes and 10,000,000 bytes in size.` - since the file became bigger than 10mb, cloudfront stopped compressing it...