Warning: The author of this contribution does not provide support for it anymore.

Cache Guests Pages

diagramm.png
1.1.2 phpBB 3.0.11
Released:
Mon May 20, 2013 2:27 pm
File size:
94.9 KiB
Validated for:
phpBB 3.0.11
MD5 checksum:
fc6f8747a60af7fc6858d0fda5ea8b2e
Install Time
About 5 Minute(s)
Install Level
Easy
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.
cache_guests_pages.png adm.PNG
  • Revisions
    Version
    phpBB Version(s)
  • 1.1.2
    3.0.11
    Validation time: May 20, 2013 2:27 pm
    Install Time: About 5 Minute(s)
    Install Level: Easy
    Downloads: 1094