Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @leonghiacnn

    Thank you for your inquiry and I Ma happy to assist you with this.WHen minify is enabled the files are being stored to wp-content/cache/minify/
    Please check the screenshot below:

    Thank you!

    Thread Starter leonghiacnn

    (@leonghiacnn)

    Cheers, Marko!
    And may I ask you one more question ? When I check “last-modified” and “etag” in response header, I can see that my post automatically clear cache and generate new “etag” after 1 hour. How can I increase it to 1 month maybe ? As my posts are rarely updated so no need to clear cache much often.

    I’m using Nginx webserver and memcached.

    • This reply was modified 5 years, 2 months ago by leonghiacnn.
    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @leonghiacnn

    you are most welcome.
    This is being handled by the set expires header option for HTML&XML in Browser Cache settings. The default is 3600s which as you mentioned is one hour.
    If you do not have any login forms you can increase it to one month however the recommended value is 3600s.
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Where is the minify folder ?’ is closed to new replies.