OriginProtocol / dshop

Origin Dshop - launch your own decentralized store
https://www.originprotocol.com/dshop
MIT License
138 stars 87 forks source link

CDN optimizations #697

Open mikeshultz opened 4 years ago

mikeshultz commented 4 years ago

Investigate CDN caching optimizations. For example, the ability to set specific cache durations for specific files. Use of etags/vary headers to force browsers to refetch. And cache expiry headers.

Also, see if we can find out speed differences for regional CDN deployments.

mikeshultz commented 3 years ago

Bumped this down to P3 since CDNs really aren't utilized much yet.