Solved by adding these lines in my nginx vhosts
############ gzip #############
#gzip on;
gzip_min_length 1k;
gzip_comp_level 2;
gzip_types text/plain application/javascript application/x-javascript 
text/css a
pplication/xml text/javascript application/x-httpd-php image/jpeg image/gif 
image/png;
gzip_vary on;
gzip_disable "MSIE [1-6]\.";
########################
Le mercredi 22 décembre 2021 à 16:28:59 UTC, Baba Ndiaye a écrit :

> Hi everybody
> i deployed CAS frontend Nginx but i have largest contentful paint for my 
> website? some solutions please
>

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/c5da9ace-cfae-47f7-b5ff-0a8190b32a9cn%40apereo.org.

Reply via email to