1 domain 1 sql but 2 server

Status
Not open for further replies.
14 comments
your question is not clear .
do you want to distribute the load on the databse , by hosting it on multiple server ??
or just use database on a different server from a site hosted on different server ??

and what scripting language do you use ?
do you use Vbulletin ??
 
My Answer is YES for all your questions.
I am using vbulletin forum and i want to run my website on multiple servers.
1 same database 1 domain but 2 hosting. If this possible?
 
My Answer is YES for all your questions.
I am using vbulletin forum and i want to run my website on multiple servers.
1 same database 1 domain but 2 hosting. If this possible?

vBulletin has build in features to do this task..

http://www.vbulletin.com/docs/html/main/config.php

[SLIDE]http://i.imgur.com/JmLyk.png[/SLIDE]

setup a database, and allow it to access from the server which has the php files ( take care of firewall ).
and make sure its in same subnet, or expect a heavy lag..

you can put any number of servers you want..you can even host the same php files on multiple server with same domain ( load balancing ). varnish + nginx <3 .
I have done this thing once..but didn't had much advantage because the servers were in different continents ..

just forget this , if you on shared hosting.
 
Quite possible. Its called as "distributed database".

But I guess u don't need to do this unless ur site is bigger one like wbb.
 
You must give access to one server to Remote database you can found it in Cpanel
this about Remote Database i can't explain you, found it in google about Remote database articles
 
Status
Not open for further replies.
Back
Top