Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 19

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Archive > Mambo 4.5 > Mambo 4.5 General Talk

 
 
LinkBack Thread Tools Display Modes
Old 07.05.2004, 00:37   #1 (permalink)
Expert Mamber
 
Regenerate's Avatar
 
Join Date: Apr 2004
Location: 127.0.0.1 (Utrecht, The Netherlands)
Posts: 283
Regenerate is on a distinguished road
Send a message via MSN to Regenerate
MOS 4.5 Lots of users in MOS Forum: Problem or not?

I have a question for y’all from a friend of mine (I didn’t have the answer so…):

"I want to make a site with a forum that might potentially get lots of visitors (100 users or more online at the same time). Someone showed me Mambo (that would be me ) and I fell in love by the way it looks and handles. But: can Mambo and the Mambo forums handle that and which is my best choice?"

I said:

But I told him I thought it would be more a server issue that a forum-software issue. Besides that, the downside of using a forum inside mambo in stead of using a stand-alone forum (when getting lots of visitors): with every page you view you also get a mambo surrounding. Looks great but this means your server needs to handle double the MySQL queries (which slows down server performance).

What is your opinion? Free software as a solution is preferred


Forums available as Mambo Component:
  • Loudmouth (no more updates?)
  • Simpleboard (too simple/too light? Lots of MySQL queries so needs a bigger server)
  • PhpBB (can handle lots of users, for example: http://forum.mamboserver.com, used outside of mambo though)
More possible useful links:
__________________
| Regenerate.nl |
Joomla! Dutch Translation Team
Joomla! advice & implementation
>>Super Moderator Mambers.com Forum

>>Webmaster DutchJoomla.org

Last edited by Regenerate; 07.05.2004 at 03:32.
Regenerate is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 07.05.2004, 03:05   #2 (permalink)
Baby Mamber
 
utki's Avatar
 
Join Date: Apr 2004
Location: Northern Rivers NSW, Australia
Posts: 6
utki is on a distinguished road
Default Re: Lots of users in MOS Forum: Problem or not?

Better to go with a stand-alone forum, working outside of Mambo, if he expects that kind of user load, otherwise as you suggest he may strike performance problems under load when running both apps on the one shared system.

You can add to the suggestion list the following forum packages:
  • Invision Power Board ( download free version here ) is very powerful, and has lots of settings that let you customise it and tune resource usage. I quite like Invision.
  • MiniBB http://www.minibb.net/ a light-weight but still well featured forum package
  • punBB http://www.punbb.org/, the current reigning champion low-resource usage open source forum but still with reasonable features (and optional add-ins etc etc)

If he expects big user numbers for his forum, and doesn't need user account integration with Mambo, he should also consider remotely hosting his forum on another box to the one running his Mambo site (usually done via sub-domaining the forum eg forum.mysite.com > remote forum). For performance and management reasons.

In the case of Invision, Invision also do forum hosting for about $10/ month, with full support from the people who wrote the app, and essentially no performance limits on the forum either. I've used that option, and it has worked well. I was able to turn on every single bell and whistle of the software, and not worry about resource usage anymore. All you then have to do is visually integrate the forum into your site, which is not too hard.

Utki
utki is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.05.2004, 05:57   #3 (permalink)
Mamber
 
lazarus_bitmap's Avatar
 
Join Date: Apr 2004
Location: Dallas, TX
Posts: 71
lazarus_bitmap is on a distinguished road
Send a message via MSN to lazarus_bitmap
Default Re: Lots of users in MOS Forum: Problem or not?

There are some tweaks you can do to Mambo as well to help deal with the extra overhead -- like using multiple templates, and calling templates where the forum is involved that leave out the editor call and other features that tend to impact performance. I've designed some sub-templates that scale Mambo back to the bare minimum -- calling no modules, no editor, etc. to keep performance in line.

Real question is how much you need an integrated CMS/Community, and how much you could just go with a standalone community system, plus the hardware and bandwidth you have to play with.
__________________
Jerry Stevenson
----------------
Stevenson Consulting
lazarus_bitmap is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.06.2004, 21:29   #4 (permalink)
Baby Mamber
 
brad_mn1988's Avatar
 
Join Date: May 2004
Posts: 7
brad_mn1988 is on a distinguished road
Default Re: Lots of users in MOS Forum: Problem or not?

I was tending toward vBulletin since this forum is so extremely cool! And I am thrilled that there is a hack to integrate it with my existing Mambo stuff.

Basically, I am wondering what to use for my Consulting Business site where I was thinking of creating forums for Clients about the projects I am working on... but if one client is angry about something (never happens, but... ) I don't want other clients to be seeing those threads.

I was considering that a good forum might mitigate a bugtracker system -- make the clients feel like they are participating in development rather than just yelling at me about bugs.

I don't know whether to use bugtracker (Mantis ?) or a Forum or both... and with my needs for groups and privileges vBulletin seems to be pretty extensive and it is feeling like I might need to use it exclusive of Mambo for my privileges needs(?).

But free is always a good thing so I am looking at Simpleboard and others too.

I apologize that this is such an open ended "how should I run my business" kind of question, but matching the right technology to the problem kind of required I go into that squishy area.

Thanks in advance.
Brad
brad_mn1988 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09.06.2004, 22:12   #5 (permalink)
Expert Mamber
 
pixelsoul's Avatar
 
Join Date: Apr 2004
Posts: 288
pixelsoul is on a distinguished road
Send a message via MSN to pixelsoul
Default Re: Lots of users in MOS Forum: Problem or not?

I dont think youl have ant problems with php.. i would just optimise the template since all css code is stored within the html itself instead of inside a seperate file.
__________________
Visit my site for pro mos templates www.pixelsoul.net
pixelsoul is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 10.09.2004, 12:02   #6 (permalink)
Baby Mamber
 
Join Date: Jul 2004
Posts: 1
Veyz is on a distinguished road
Default Re: Lots of users in MOS Forum: Problem or not?

I also like Invision Power Board.

Phpbb forums can handle a lot of users to and it is not a problem handling 100 users. Some of the biggest forum boards uses Phpbb like Gaia online forums.
Veyz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Users Component Under Development MamboJoe Component Development 50 21.04.2006 17:45
Simpleboard Forum Component 1.0 RC4 Released! jdg Development Announcements 19 27.08.2004 03:32
Problem with priting content for unregistred users. magnus Mambo 4.5 General Talk 3 17.06.2004 00:04
Problem with online users display E_Motion Mambo 4.5 General Talk 1 08.05.2004 23:13
Simpleboard: Problem mit Mehrseitenansicht b-tommy Komponenten 0 29.04.2004 20:21


All times are GMT +2. The time now is 08:00.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.