Welcome Guest, Not a member yet? Register   Sign In
Readers counting does not work when caching
#3

[eluser]Aken[/eluser]
When using the Output class' caching feature, if a valid cache file is found for a particular page, the entire controller instantiation process is skipped, and the Output class takes care of loading the cached file.

You might need to use the Cache drivers instead, in which case the cache for that particular page would be controlled via the controller, not the Output class. Then you can add any DB changes and such around the page request as needed.


Messages In This Thread
Readers counting does not work when caching - by El Forum - 09-30-2012, 05:24 AM
Readers counting does not work when caching - by El Forum - 09-30-2012, 01:37 PM
Readers counting does not work when caching - by El Forum - 10-02-2012, 09:45 PM
Readers counting does not work when caching - by El Forum - 10-14-2012, 04:38 AM
Readers counting does not work when caching - by El Forum - 10-16-2012, 01:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB