vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   Really large installations (https://vborg.vbsupport.ru/showthread.php?t=80560)

dramsey 04-25-2005 10:13 PM

Really large installations
 
I'm working on a system for a customer that requires forum functions. The problem is that their site is very large-- as in "over a million users" (although not all will be on the forums at the same time). Still, I think that just one of the customer's dual-Xeon servers won't be enough to handle all the forum traffic.

The customer is experienced with MySQL deployments, replication, etc. so the database side of things is not a problem. Is it possible to run multiple copies of vBulletin accessing a single database? This would not be a case of each vBulletin instance supporting different forums; it would just be an attempt to load-balance potentially large forum loads across multiple copies of the software.

As long as vBulletin uses transacted database writes where appropriate, I think it should work. But does anyone know for sure?

-- David Ramsey
Nanalytics Corp.

Paul M 04-25-2005 11:10 PM

As far as I am aware you can point more than one copy of the software at the same database without any problems - I have done this with test copies more than once to try hacks, new versions etc on a live database. I believe you would need to buy multiple licences for each copy you run publically.

Reeve of shinra 04-26-2005 12:35 AM

I dont think they would since its technically one site. I think vb can handle the load assuming you have the right hardware, but there are members with boards around teh size your looking at who could better answer. You may also want to post this at vbulletin.com

filburt1 04-26-2005 02:40 AM

Quote:

Originally Posted by Paul M
As far as I am aware you can point more than one copy of the software at the same database without any problems - I have done this with test copies more than once to try hacks, new versions etc on a live database. I believe you would need to buy multiple licences for each copy you run publically.

Some transient data like session stuff might get screwed up if there are multiple installations--for example, one minute you may be logged in, the next logged out, then magically logged back in. Technically, you need one license per set of vB files. However, given you (dramsey) seem to be describing a load balancing situation, it may be different in your case.


All times are GMT. The time now is 11:46 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01442 seconds
  • Memory Usage 1,716KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete