I made the following changes in the configuration / server-config / network config / network listeners (and protocol) / http-listener - 1 /
HTTP tab : Compression: running, mime type: text / html, text / xml, text / plain, text / css, application / javascript, app / json, Text / XML, Text / JavaScript, Minimum size: 1b
File cache tab : Status: Enabled, Maximum age: 6000 (Or more)
Chom Developer Tools warns me about browser caching (the following resource cache expirations are unavailable for CSS, .js, image etc. for all resources) and PageSpace Insights Tool Cautions me that compressing all .js files (and images) are disabled (although I have set up application / JavaScript and text / JavaScript in MIME types). It also warns me that all static resources (.csss, .js, images, etc.) are missing like termination of the cache, such as Chrome Developer Tools. I want to know what to do to enable caching of static resources and to do all the file gzip with the mime type I have set up.
Thank you.
No comments:
Post a Comment