Forum Moderators: rogerd
Is there any chart or reference to compare Forum softwares, especially in their resources usage?
The phpBB forum has information on cutting the resource usage for busy boards, but chances are you just need a better hosting setup.
I actually moved it off of a dedicated server about 3 months ago, and I have no complaints. It actually runs better now.
PeteMp
I had 6500 users and about 36000 posts in last 5 months (since I start my forum),
dvduval
viggen
I don't earn anything from my forum, So I prefer continue in shared hosting. If you know a good shared hosting company please pm me ;)
Thank you all ;)
Changing hosting would almost certainly be easier than changing your whole forum software and setup.
It is possible to significantly reduce the resources used by phpBB by implementing template caching - it reduces the number of calls to the database by storing much of the template in the file system instead.
If you check the contrib directory in your phpBB installation package, there are two files and a full explanation file for making your choice. Try the file for template caching for the filesystem, rename it as template.php and replace the usual template.php file. You will need to give the appropriate write permissions to your cache ditrectory.
There is no easy solution once your forum gets a significant amount of traffic - you will need to find a hosting company which doesn't restrict the server resources so much. If your forum is worth it you your users, try asking for a small contribution for a members' only area which can help pay for the server. :)
What I would really like to see is a release of BestBBS.
I do run a phpBB forum which recently became server intensive on a shared-hosting environment. My host is working on a VPS solution which they are about to launch soon.
I'll very much agree with the post made by a member earlier in this topic. Yes, one needs to take off all that cosmetic stuff which is not required. I recently removed extra images, closed the chat room (it wasn't required) so that I may keep things on the safer side.
My forum traffic comes mainly (80%) from the United states.
Setareh why don't you try Adsense? I'm certain that you can make enough to cut down / cover on your website's hosting expenses.
So I don't know converting of my forum solve this problem or not,
I'm waiting for tomorrow stats results! :-)
encyclo , rogerd thanks for you useful comments,
Rosalind In minibb I don't use any feature like avatars, private messaging, who is online and ...
Endurer I can not use adsense because of my website primary language ;)
I agree that there's nothing magic about the language used. Most PHP/ASP forums, though, tend to generate pages on the fly, which can start burdening a server when a lot of people are reading pages. If the pages have been saved as static pages, like some software does, then server utilization can go down. (Oddly, these solutions often have features that increase bandwidth, e.g., not very good breaking of long threads, etc.)
Setareh, try hunting local advertisers from your region. It is difficult, but worth the hard work.
I'm using the templace cache system that comes with the original phpBB package.
I need an advice from all of you. What should I ask from my host to setup for me (VPS solution) with 6650 registered members, 2500 uniques a day and 15-20 members active at the same time? I'm using a modified version of phpBB.