Go Back   vb.org Archive > News and Announcements > vBulletin Pre-Sales Questions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-27-2004, 07:23 AM
nuller nuller is offline
 
Join Date: Jan 2004
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Running vB on large site worthwhile?

Hello!

We have decided on using vbulletin for one of our major websites. This site has anywhere between 500 and 1000 concurrent users at any given time and is rising daily. We would like to implement forums into the website, but before we get too deep into developing modifications for vB, there are a few questions maybe some one out there can answer:

1. All of our members have to log in before they would be able to see the forum, we have their email address, username, password and a bunch of other information that could be used on the message board. How hard would it be to integrate the existing users into vB's authentication & profile system?

2. We have a setup of 4 load balanced webservers, does vBulletin use flat files for anything at all or is it *completely* mysql based?

3. How does vB respond to heavy load? I was reading another thread where people were saying there were something like 20+ QUERIES on some of their pages, we have enough problems keeping our database server from not bogging down all of its processors and exhausting gigs of memory. Why so many queries? I find it hard to go past 4 or 5 queries on a page, if I do that I have done something wrong.

4. Does vB support a mysql replication type setup? Idealy we would like to have a list of slave servers and a master it would cycle through.

5. We would like to implement message filtering, there are certain topics, spam, etc that we need to hold to be approved. How complicated would it be just to get something like this into the current system? The filter isnt the big deal, it's the actual implementation.

So the big question is -- can vB handle what I'm talking about or do I just need to write my own software?

Thanks for your time!
Nuller
Reply With Quote
  #2  
Old 01-27-2004, 10:08 AM
shad-gt shad-gt is offline
 
Join Date: Jan 2004
Location: Stuttgart (Germany)
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nuller
1. All of our members have to log in before they would be able to see the forum, we have their email address, username, password and a bunch of other information that could be used on the message board. How hard would it be to integrate the existing users into vB's authentication & profile system?
thats not very difficult. You must only write a script that takes your users in the vbulletin database. The vbulletin is mysql based.

Quote:
2. We have a setup of 4 load balanced webservers, does vBulletin use flat files for anything at all or is it *completely* mysql based?
its completely mysql based.


Quote:
3. How does vB respond to heavy load? I was reading another thread where people were saying there were something like 20+ QUERIES on some of their pages, we have enough problems keeping our database server from not bogging down all of its processors and exhausting gigs of memory. Why so many queries? I find it hard to go past 4 or 5 queries on a page, if I do that I have done something wrong.
The vbulletin has many features. You can reduce the queries if you set some features of. Many features needs many queries.

HTH

greetings,
shAd
Reply With Quote
  #3  
Old 01-27-2004, 10:16 AM
KuraFire's Avatar
KuraFire KuraFire is offline
 
Join Date: Oct 2001
Location: inside vB3's .php
Posts: 1,245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nuller
Hello!

We have decided on using vbulletin for one of our major websites. This site has anywhere between 500 and 1000 concurrent users at any given time and is rising daily. We would like to implement forums into the website, but before we get too deep into developing modifications for vB, there are a few questions maybe some one out there can answer:
There are plenty of large vB-powered forums with 1000 online users at any given time. so rest assured you wouldn't be the first to try this.

Quote:
Originally Posted by nuller
3. How does vB respond to heavy load? I was reading another thread where people were saying there were something like 20+ QUERIES on some of their pages, we have enough problems keeping our database server from not bogging down all of its processors and exhausting gigs of memory. Why so many queries? I find it hard to go past 4 or 5 queries on a page, if I do that I have done something wrong.
20+ queries is from the days of vB2. vBulletin 3 has 4-5 necessary queries per page (+1-2 shutdown queries), and depending on what page you're looking at, and several other conditions, this can go up to 10 and 15 in situations where Everything is enabled.
vB3 is much more efficient and server-friendly than vB2.

Quote:
Originally Posted by nuller
4. Does vB support a mysql replication type setup? Idealy we would like to have a list of slave servers and a master it would cycle through.
You'd do best to ask that over at vbulletin.com, the official vB forums. vbulletin.org is a hackers community, first and foremost.

Quote:
Originally Posted by nuller
5. We would like to implement message filtering, there are certain topics, spam, etc that we need to hold to be approved. How complicated would it be just to get something like this into the current system? The filter isnt the big deal, it's the actual implementation.
It doesn't have entirely advanced filtering, but you can choose on a per-forum and per-usergroup basis if those posts need to be moderated first.

Quote:
Originally Posted by nuller
So the big question is -- can vB handle what I'm talking about or do I just need to write my own software?


Thanks for your time!
Nuller
vB can easily handle what you want, nearly all of your desires are perfectly met in vB3. For further technical details, contact the staff at vbulletin.com - there's a Pre-Sales Questions forum there too that you can use
Reply With Quote
  #4  
Old 01-27-2004, 04:21 PM
nuller nuller is offline
 
Join Date: Jan 2004
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great, thanks for your replies!

I'll try posting on the official forums, but it sounds like vB is what I'll be working with. Thanks Again!
Reply With Quote
  #5  
Old 01-27-2004, 04:28 PM
KuraFire's Avatar
KuraFire KuraFire is offline
 
Join Date: Oct 2001
Location: inside vB3's .php
Posts: 1,245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nuller
Great, thanks for your replies!

I'll try posting on the official forums, but it sounds like vB is what I'll be working with. Thanks Again!
I can really recommend using vBulletin. I've used it for several websites by now, and I've been a member of several/many vB-forums for years now. Whenever a support site or some other site has a forum that isn't vB, I generally don't post there at all because it's just never as nice as a vB.
As for admining, I've tried to admin a YaBB, an IPB, IkonBoard and a phpBB, and all of them pale compared to vB. It's just so much more intuitive...
Reply With Quote
  #6  
Old 01-29-2004, 07:31 AM
muse.mu muse.mu is offline
 
Join Date: Jan 2004
Location: UK
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KuraFire
I can really recommend using vBulletin. I've used it for several websites by now, and I've been a member of several/many vB-forums for years now. Whenever a support site or some other site has a forum that isn't vB, I generally don't post there at all because it's just never as nice as a vB.
As for admining, I've tried to admin a YaBB, an IPB, IkonBoard and a phpBB, and all of them pale compared to vB. It's just so much more intuitive...
Invision is possibly my favourite after vBulletin. But yes, like the man said, vBulletin will not do you wrong.
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 11:35 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03658 seconds
  • Memory Usage 2,222KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete