LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   General (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=29)
-   -   2 Question about LSLB (http://www.litespeedtech.com/support/forum/showthread.php?t=5716)

dihuta 02-20-2012 09:01 PM

2 Question about LSLB
 
Hello,

Question 1:
Can I backup/export whole configurations of a LSLB Service then move/restore on another server?

Question 2:
Can I setup fail over for LSLB servers? If one died, another should go online.

Thank you.

NiteWave 02-20-2012 10:06 PM

Q1: no problem. all configuration is in a single file /usr/local/lslb/conf/lslbd_config.xml (for example)

Q2:I think it's possible. but use your own script, maybe a cron job, ping the live lslb every minute, once down, restart another lslb.

dihuta 02-20-2012 10:12 PM

Quote:

Originally Posted by NiteWave (Post 32000)
Q1: no problem. all configuration is in a single file /usr/local/lslb/conf/lslbd_config.xml (for example)

Q2:I think it's possible. but use your own script, maybe a cron job, ping the live lslb every minute, once down, restart another lslb.

1. Thank you.
2. I mean Can I have 2 physical server, both installed & run LSLB. If one died, another one will be online.

NiteWave 02-20-2012 10:22 PM

2.yes, you can. for example, run your own simple fail-over script on 3rd server. once detect 1 lslb down, ssh to another server, and start the backup lslb.


All times are GMT -7. The time now is 07:09 AM.