Hi guys,
I wonder if someone could please help me.
I have 2 physical servers in the same datacenter.. One of them is curently our production server.
The second server is curently not doing anything other than costing money..
What would you advise be in making the best of my curent situation?
At the moment we use a zfs differential backup scrip that send all backup to offsite server..
If I set the second server as replication/failover i guess I have no downtime if thing go wrong but I am not sure i fully understand the differences between failover,replication and load balancing..
My understanding is this:
Failover: if production server die, them server 2 kick in and take over with no down time
replication: Server 2 is a exact copy of the production server and could be use to replace production server
Load Balancing: Provide high availability and boost service delivery but not sure what happen if one of ther servers dies..
The production server host the following:
FreeBSD 11 host
jail1: web reverse proxy
jail2: email server
Jail3: database server
Jail4: NS1 (bind)
Jail5-20: wordpress backend
Thank you in adavance
I wonder if someone could please help me.
I have 2 physical servers in the same datacenter.. One of them is curently our production server.
The second server is curently not doing anything other than costing money..
What would you advise be in making the best of my curent situation?
At the moment we use a zfs differential backup scrip that send all backup to offsite server..
If I set the second server as replication/failover i guess I have no downtime if thing go wrong but I am not sure i fully understand the differences between failover,replication and load balancing..
My understanding is this:
Failover: if production server die, them server 2 kick in and take over with no down time
replication: Server 2 is a exact copy of the production server and could be use to replace production server
Load Balancing: Provide high availability and boost service delivery but not sure what happen if one of ther servers dies..
The production server host the following:
FreeBSD 11 host
jail1: web reverse proxy
jail2: email server
Jail3: database server
Jail4: NS1 (bind)
Jail5-20: wordpress backend
Thank you in adavance