Welcome Guest, Not a member yet? Register   Sign In
Cache & Multi-domains
#7

[eluser]rana[/eluser]
I think, you should avoid making cache of the page output in this case. You should use 'object cache' instead. Which will help you cache your php objects that might be causing the slow performance. And just don't cache the language files, and your problem will go away, hopefully. I don't see any sense to create a full rendered page cache when the app is dynamic. Only cache what is necessary.


Messages In This Thread
Cache & Multi-domains - by El Forum - 03-19-2013, 04:05 AM
Cache & Multi-domains - by El Forum - 03-19-2013, 04:29 AM
Cache & Multi-domains - by El Forum - 03-19-2013, 06:41 AM
Cache & Multi-domains - by El Forum - 03-19-2013, 07:25 AM
Cache & Multi-domains - by El Forum - 03-19-2013, 07:50 AM
Cache & Multi-domains - by El Forum - 03-19-2013, 07:59 AM
Cache & Multi-domains - by El Forum - 03-20-2013, 01:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB