vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   Server used by Vbulletin.org? (https://vborg.vbsupport.ru/showthread.php?t=101257)

mike_cruz 11-21-2005 04:05 AM

Server used by Vbulletin.org?
 
I'm looking to swtich from phpbb to Vbulletin. I have a dedicated server running MySQL and PHPBB and it runs into "too may SQL connections" problem. Number of users range from 20-100.

Can someone tell me if Vbulletin.org runs multiple servers to support load on this site? 700+ users!

Thanks.

Andreas 11-21-2005 04:11 AM

AFAIK, vbulletin.org runs on the same server as vbulletin.com and vbulletin-germany.com too.

My board used to run on one server (Dual Xeon 2.4 Ghz, 4 GB RAM, Non-RAID IDE HDs) which was fine for up to approx. 500-600 concurrent users.

I think if you have 15K SCSI HDs in a RAID setup you could even handle more users on one machine.

Wayne Luke 11-21-2005 04:17 AM

Quote:

Originally Posted by mike_cruz
I'm looking to swtich from phpbb to Vbulletin. I have a dedicated server running MySQL and PHPBB and it runs into "too may SQL connections" problem. Number of users range from 20-100.

This is a MySQL configuration error. By default MySQL only allows a maximum of 100 connections server wide. So if your forum is using it as well as a stats program or web based email, then you can easily and quickly hit the limit. Especially if any of the applications use persistant connections and don't close them when done.

As a vBulletin customer, you are entitled to support including help in optimizing your server for maximum usage of available resources.

Also this server is a Dual Xeon machine with 4 GB of RAM. I think the processors are 2.8 GHZ. I don't really get involved with the hardware though. A couple of our developers maintain the server.

mike_cruz 11-21-2005 03:23 PM

Thank you. Let me check into the MySQL connection issue first as I feel that 100 is too low to be a problem.

Appreciate all the help so far; I'm liking Vbulletin and the folks who run it already.

Delphiprogrammi 11-21-2005 07:43 PM

well,

Correct me if i'm wrong but i belive you can edit this in the file called "my.cnf"

Code:

[mysqld]
set-variable = max_connections=500

cheers

mike_cruz 11-22-2005 05:18 AM

Thanks. Let me find out how to edit that configuration. I guess my test now is to see how increasing the number of connections decrease server performance. At some point can my P4 2.4 with 1G ram bog down with users?

Cheers.

Marco van Herwaarden 11-22-2005 10:05 AM

It sure will, the question is how many user it can serve.

We have no knowledge about the server load of phpBB with a given number of users. For an answer to that question i suggest you try at a phpBB support site.

PS Or buy vBulletin ofcourse. ;)


All times are GMT. The time now is 10:10 AM.

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.01021 seconds
  • Memory Usage 1,726KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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