• Tried all top level caching/minify plugins but they all brake something or everything. Yours works out of the box. Suggestion for improvement, add enable gzip option and you will be golden!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Frank Goossens

    (@futtta)

    Suggestion for improvement, add enable gzip option and you will be golden!

    I believe you’re on nginx so you won’t notice, but when on apache cache/autoptimize/.htaccess tells apache to gzip.

    When you disable ‘static file delivery’ (last option), your autoptimized-files will automatically be gzipped as well (by php), even when not on Apache ??

    hope this clarifies,
    frank

    Thread Starter Themezly

    (@themezly)

    Great bud , thnx much for clarifying!

    Thread Starter Themezly

    (@themezly)

    I hope you dont mind this one,
    everything is perfect but the wait time for the first time pageload is bit slower which is understandable , what I did on my joomla cache plugin ( it resembles your 99% ) was a scan pages button that lets admin scan all menu pages via ajax and this way initiates and eliminates that first time load
    Process is very simple , get all menu url’s loop and open those pages via ajax

    here it is in action https://screencast.com/t/5L8bpAH5

    It would be great if you would have time to add something like this.

    Plugin Author Frank Goossens

    (@futtta)

    Thread Starter Themezly

    (@themezly)

    ?? thnx!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Nice work bud!’ is closed to new replies.