Hi
There is two server (s1 , s2). s1 is the main server, all requests goto s1 (if its up). And when s1 is down all requests redirect to s2. And back to s1 when its up again.
Do the solution is replication?
I am using mysql 5.5.18.
Best.
morteza
There is two server (s1 , s2). s1 is the main server, all requests goto s1 (if its up). And when s1 is down all requests redirect to s2. And back to s1 when its up again.
Do the solution is replication?
I am using mysql 5.5.18.
Best.
morteza