Welcome Guest, Not a member yet? Register   Sign In
a caching question...
#1

[eluser]Crag[/eluser]
New to using Codeigniter (been a lurker for ages) so pardon the noob question.

If I cache a page using $this->output->cache(30); and the page content changes, will it update the cache or does it wait until it expires?

I have few pages the rarely change.. but it is possible that they will.

Thanks in advance-

-crag
#2

[eluser]Crag[/eluser]
NVM. As far as I can tell the cache does not refresh when a page modifies.. only when the cache expires.

Thanks.




Theme © iAndrew 2016 - Forum software by © MyBB