• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Identify the homepage full cache file

Started by TigerClaw,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TigerClawTopic starter

Hello,

sometimes the MySQL server is slow to answer with a list of random video from the homepage.
The result is a blank page saved in the /full cache dir. How I can identify which file is the full cache of the homepage so I can remove it to force a reload?

Thanks
  •  

Marius P.

It uses the sha1 to encode the
$a = (empty($a)) ? preg_replace("/[^a-z0-9]+/","-",strtolower($_SERVER['REQUEST_URI'])) : "index.php";
as file name.


Maybe lower your videos on the homepage or increase timeout/memory size on the server is an easier task to perform.
When you have many videos on the home you will get a fail on 3g/4g networks anyways, so it's a disadvantage.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Similar topics (7)