• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Force caching for logged users

Started by TigerClaw,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TigerClawTopic starter

Hello,

how I can show the cache also to logged users? It would be very good if I can show the cache to everybody except Admin.
Even better if I can exclude also web spiders.

Thanks
  •  

PHPVibe A.


TigerClawTopic starter

I'm speaking about no critical pages that generate high load on the SQL server like:

Homepage
Profile Pages
Video Pages
  •  

PHPVibe A.

That full cache system caches everything on page, not only sections, you would have to assign the user id for the cached file, but, I strongly suggest your don't do so, instead use $cachedb instead of $db in the queries to lighten things up.

ravi7

Hi,

When I make a change or I add a video, it does not display it, I am forced to Clean Cache. How to make automatic ?
thank you for your help
  •  

PHPVibe A.


Similar topics (7)