Skip to main content
  Tuesday, September 18 2018
  9 Replies
  1K Visits
  Subscribe
I have some questions.

1. Do I understand it correctly that the default is that nothing is "speedcached" and that I manually select page by page or like wildcard url as http://example.com/forum/**?
2. Can I force users browsers to reload their cache? Tell me more how this works.
3. What does "preload cache" mean more specifically?
4. Is the "group and minify" function universal and applies to all links or can this be selected per page?
5. Is there a possibility to exclude specific scripts or code from "group and minify"?

Thanks!
A
5 years ago
Hi,

Thanks for contacting us here about this extension.
1. Do I understand it correctly that the default is that nothing is "speedcached" and that I manually select page by page or like wildcard url as http://example.com/forum/-- ?

Yes, you can do.
2. Can I force users browsers to reload their cache? Tell me more how this works.

You can use clear all cache. When loading any pages, it will find the cache file existed or not in the cache system.
If not, it will create new one, otherwise it will load that file.
3. What does "preload cache" mean more specifically?

Preload cache is creating automatically cache of the pages added in Manage Cached Pages tab.
4. Is the "group and minify" function universal and applies to all links or can this be selected per page?

It applies to all links.
5. Is there a possibility to exclude specific scripts or code from "group and minify"?

Yes, you can use File exclusion parameter at Settings > Minify & group:
https://www.joomunited.com/documentation/speed-cache-documentation#toc-6-4-minify-group-

Hope it helps!
Cheers,
I
5 years ago
Thanks. Some follow up questions:

2. The users browser also caches some of the files locally. Is there a way to force reload scripts with this component?

6. In "group and minify" does it include inline script also? And can inline script be excluded?
A
5 years ago
Hi,

Thanks for getting back to me with more information.
2. The users browser also caches some of the files locally. Is there a way to force reload scripts with this component?

We have "Use browser cache" parameter in settings.
6. In "group and minify" does it include inline script also? And can inline script be excluded?

Sorry, this feature is not implemented yet.

Cheers,
I
5 years ago
2. Could you explain some more? So say that a user goes to my page and the browser downloads a lot fo files with say 30 days caching locally. Normally even if i reset cache on webpage then user will have local versions stored for this period. Do you mean i can "push a button" in component so that users browser understand that it is a new version to download locally?
A
5 years ago
Hi,

Thanks for your response.
2. Could you explain some more? So say that a user goes to my page and the browser downloads a lot fo files with say 30 days caching locally. Normally even if i reset cache on webpage then user will have local versions stored for this period. Do you mean i can "push a button" in component so that users browser understand that it is a new version to download locally?

If "Use browser cache" is enabled, when users access to your site, it will load browser cache first.
Otherwise, it will load cached files of Speed Cache.

Cheers,
I
5 years ago
Ok. So it is not like a "version number" for file that is updated? For example test.js?version=1 that becomes test.js?version=2 so that browser fetches updated version or something?
A
5 years ago
Hi,

Thanks for your response.
So it is not like a "version number" for file that is updated?

No, it is changed based on the header to enable browser cache.

Cheers,
I
5 years ago
What is the benefits/cons with browser och web cache? What gives best score from Google page speed test?
A
5 years ago
Hi,

Thanks for your reply.
What is the benefits/cons with browser och web cache?

It reduces bandwidth and server burden and makes websites respond rapidly also.
What gives best score from Google page speed test?

There are some ways to get the best score for example: minify css, js, image
or using CDN, cache site, optimize query to database, lazy image.

Hope it helps!
Cheers,
  • Page :
  • 1
There are no replies made for this post yet.