Jump to content

Caching?


Guest Voltemort

Recommended Posts

When a topic/forum/page/something on the board gets much too much traffic it would be nice to have an option to cache it. The caching could be in the form of complete HTML dump, where when someone visits say, topic id 200, board will redirect the user to forum/cache/topic-200.html.

Another usefull option would be topic redirection. Say, a moderator deletes topic 204. When someone visits that topic from URL (which is very likely, if the page was indexed on google), instead of getting a nasty incorrect use of board files, he could be redirected to a url specified by the moderator/admin.

I noticed the need for caching when one of my articles which was posted on my forum got on digg homepage, and shortly after that the server simply got owned from the excess traffic. o:)

Link to comment
Share on other sites

What might be a good idea is to show cached pages via an iFrame, so if the cached pages don't exist or have been deleted the user doesn't get a 404. Either that, or have a simple index.php file that loads the cached file and if it doesn't exist regenerates it.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...