EVNotify / EVNotifyPWA

PWA Webinterface for EVNotify
7 stars 3 forks source link

Use Browser TTL Cache Parameters for better Performance on reopen #5

Open Pazekal90 opened 5 years ago

Pazekal90 commented 5 years ago

Use Browser TTL Cache Parameters for static resources(CSS, JS) for better Performance on reopen.

image

Pazekal90 commented 5 years ago

https://www.webpagetest.org/lighthouse.php?test=190512_WC_97a737488572e26e1fbeb75989531d41&run=1

Pazekal90 commented 5 years ago

Is there already a .htaccess on server? If you want I can add one to get better cache results by using cache-control header.

Pazekal90 commented 4 years ago

Is still needed and growing in relevance for the performance of the PWA. At the moment only score 84 from 100. Its just about caching. Should be done easily by adding a matching .htaccess file with static cache rules.

image