Remove metatag no-cache Remove metatag no-cache
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Remove metatag no-cache

Started by twist3r, March 22, 2008, 02:16:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

twist3r

First of all , my gallery page is http://www.dlh.ro/vedete
I searched the forum, and even on google for the meta tag "no-cache" description and what it does. I just want to know if there will be problems by removing this meta-tag. I want to clear that i don't use registrations on gallery , and no refreshes are made by metatags. I just want to know if by removing this meta tag will improve gallery performance (and bandwidth) as the images and thumbnails will be loaded from computers cache not from server. Maybe an explanation of what this meta tag do in coppermine gallery will be good as well. thank you

Joachim Müller

This tag is supposed to make sure that pages are not being cached browser-sided, as the content of pages changes dynamically, as the position is relative. Leave it as-is if you want to stay out of trouble. It has been deliberately added to avoid issues with browser-caching.

Nibbler

Images and thumbnails are still cached. You can easily test that for yourself.