Genaker / FastFPC

Magento 2 improved FPC and Varnish replacement was used for Magento SaaS solution when you need high performace and scaling. No more outdated Adobes official Varnish approach is requred
53 stars 11 forks source link

Magento is stupid and gzips headers. #4

Open Genaker opened 1 year ago

Genaker commented 1 year ago

Magento stores cache GZIPED. However only content must be Gzipped and content returned to the Nginx with added header

"You must add header("Content-Encoding: gzip"); to your php gzipped response."