vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Big Board Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=172)
-   -   Suggested setup for two server deployment (https://vborg.vbsupport.ru/showthread.php?t=165299)

Paul 12-16-2007 03:20 PM

Suggested setup for two server deployment
 
Hi all,

I'm in the process of bringing another server into the loop and using two dedicated machines to power vBulletin. I'd like a bit of input from those of you may be running with similar environments, which set up works best for you.

Two immediate alternatives I see are a shared web/database host running reads and a separate write database vs. completely separating web and database roles. Are you using a master/slave setup or all database on a separate box? What parameters helped you decide?

Thanks in advance!

Best wishes,
Paul

TECK 12-16-2007 03:28 PM

You REALLY need to separate the setup into 2 parts:
1. web server
2. db server

Don't even think about setting some sort of shared process.
Also, you need to strongly consider setting up a load balancer.
lighty will do the job greatly, toss ASAP Crapache... it was designed to ruin your server performance.

woodysfj40 12-16-2007 10:11 PM

one for web, one for db....

in the future, as you grow, you'll add a second web server and initiate load balancing of those two, with one db server in the background....

EricGT 12-25-2007 02:09 AM

Quote:

Originally Posted by Paul (Post 1402168)
Hi all,

I'm in the process of bringing another server into the loop and using two dedicated machines to power vBulletin. I'd like a bit of input from those of you may be running with similar environments, which set up works best for you.

Two immediate alternatives I see are a shared web/database host running reads and a separate write database vs. completely separating web and database roles. Are you using a master/slave setup or all database on a separate box? What parameters helped you decide?

Thanks in advance!

Best wishes,
Paul

I have two very powerful servers that can each just barely run my site, if I turn off functions like the search feature. The front-end runs on one and the backend on the other, but each contains the data of the other, so if either box fails, the other will have everything needed to run the whole site (barely). vBulletin already contains the functionality to use a master and slave DB server and I rsync program and image files between the boxes. Redundancy is damned important. Eric

lauxanh 01-05-2008 10:11 PM

Quote:

Originally Posted by TECK (Post 1402174)
You REALLY need to separate the setup into 2 parts:
1. web server
2. db server

Don't even think about setting some sort of shared process.
Also, you need to strongly consider setting up a load balancer.
lighty will do the job greatly, toss ASAP Crapache... it was designed to ruin your server performance.

I completely Agree with TECK,

Incase you site grow later, try Litespeed, Lighttpd or Ngix as alternative for Apache. You will like it.

TECK 01-06-2008 08:41 AM

I recently moved from lighty to Nginx. I could not make a better move. :)


All times are GMT. The time now is 05:10 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.01110 seconds
  • Memory Usage 1,724KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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