-
Re: Developing two (2) websites with Replicated MySQL databa
hi Lysender,
You can use mysql database replication for this.
Use the concept of master slave relication
configure one of the server as master and the other as slave.
Data in master will be replicated to the slave.
2. configure a proxy to redirect requests to 2 webservers.
lemme know if you need any further help
Regards
Vinil
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks