BryanWilhite / Songhay.Dashboard

the visual summary of activity in the Songhay System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEO: investigate compressing JSON static content to improve performance

BryanWilhite opened this issue · comments

a quick search is showing me that Azure BLOB storage does not support compression; i was redirected to the Azure CDN: https://docs.microsoft.com/en-us/azure/cdn/cdn-improve-performance

the CDN is not the only way: https://github.com/stefangordon/azure-storage-gzip-encoding

this article shows yet again it is not an either-or issue: https://gunnarpeipman.com/azure/blob-storage-gzip-cache-control/