Cache Guests Pages

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29423
Joined: Sat Aug 16, 2003 7:36 am

Cache Guests Pages

Post by Extensions Robot »

Modification name: Cache Guests Pages
Author: Kot Matroskin
Modification description: Content of pages displayed to guests and bots will be stored in file cache, and obtained from the cache on recurrent page visit. Installing this module will significantly decrease server load caused by guests and bots visits, but please note that cache size will be increased proportional to guests activity.

Features:
  • Pages generation time better in 10-50 times (opened by guests and bots);
  • Cached pages: index.php, viewforum.php, viewtopic.php, portal.php (Board3 Portal related);
  • Easy to apply for almost any other page within phpBB;
  • ETag/If-None-Match headers support (caching on HTTP protocol layer as well);
  • Write-through caching: if anyone modifies topic content, corresponding topic and forums cache files will be removed.
Note: For evaluating real page load time please pay attention on debug timing in the left bottom corner of the page. Debug information on standard place of your page displays time taken on generation of original page, without caching. Pay attention on the screenshot below -- page generation time is displayed in two places.

P.S. Supported php 5.x and higher versions. Php 4.x must die! :)

P.P.S. Do not forget to vote -- it will allow me to know whether this mod is really useful for you.
Modification version: 1.1.2
Tested on phpBB version: 3.0.11

Download file: cache_guests_pages-1.1.2.zip
File size: 94.9 KiB

Modification overview page: View

The phpBB Team is not responsible nor required to provide support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.

-->Modification support<--
Last edited by Extensions Robot on Mon Sep 19, 2022 7:32 pm, edited 11 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 5736
Joined: Tue Oct 30, 2007 10:57 pm
Location: Munich, Germany
Name: Marc

Re: Cache Guests Pages

Post by Marc »

Modification validated/released

Return to “[3.0.x] MOD Database Releases”