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

    (@futtta)

    if checked, the autoptimized CSS/ JS is served as static files (.css/ .js) and caching headers & compression are supposed to be handled by your webserver.

    if unchecked, the autoptimized CSS/ JS is served as dynamice files (.php) and caching headers & compression are handled by the php-code.

    hope this clarifies,
    frank

Viewing 1 replies (of 1 total)

The topic ‘How does the Cache Information option work?’ is closed to new replies.