How to enable compression to Lightsail CDN?

0

Hello there, I can't find an option/way to let Lightsail CDN serve compressed JS Files. Is there anything I can/should do?

Thanks

demandé il y a 2 ans491 vues
3 réponses
0

Currently Lightsail does not support compression. I'll take this request to the product team for review. Thanks for the feedback.

AWS
répondu il y a 2 ans
0

Lightsail distributions forward requests that have the Accept-Encoding field values "identity" and "gzip".

You can use CloudFront to automatically compress certain types of objects (files) and serve the compressed objects when viewers (web browsers or other clients) support them. Viewers indicate their support for compressed objects with the Accept-Encoding HTTP header. CloudFront can compress objects using the Gzip and Brotli compression formats. When the viewer supports both formats, CloudFront prefers Brotli. -- [1]

Configure Compression -- https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/ServingCompressedFiles.html -- [1]

profile pictureAWS
INGÉNIEUR EN ASSISTANCE TECHNIQUE
répondu il y a 2 ans
0

As I understand Lightsail Distribution is not the same thing as Cloudfront. I will dig more about this as seems Cloudfront is more flexible and even always free (within the limits), while Lightsail Distribution is charged after the first 12 months. There is any reason why I should use Lightsail Distribution instead of Cloudfront?

répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions