• Resolved techvanity

    (@techvanity)


    I can’t find the option of creating gzip compressed css and js assets. It was there in v2. Has it been removed? If so, any plans to bring it back?
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    With most servers now using brotli and with sites using a cdn that takes care of it, and since PHP requires an additional brotli to generate brotli files, and pre-generating gzip files slows down the initial view, the feature has been removed.

    You could set a cronjob to do this on the server side, but I don’t recommend this nowadays. Use a CDN instead.

Viewing 1 replies (of 1 total)
  • The topic ‘gzipped cache’ is closed to new replies.