Clustering

#1
Hello,

Server1 = Litespeed
Server2 = Litespeed
Server3 = Sql

How can I configure litespeed for this clustering ? 1 server isnt enough for a costumer. He is using vbulletin. We will run second server but how can we do it ?
 

mistwang

LiteSpeed Staff
#2
The simplest way is to use DNS load balancing, point the web to the IP of both servers.

Or. you can setup a load balancer on server1, then off load some requests to server2.

LiteSpeed Web Server has internal load balancer external application. If it does not work very well for you, you can run our dedicate load balancer software on server1 as well.
 
#3
The simplest way is to use DNS load balancing, point the web to the IP of both servers.

Or. you can setup a load balancer on server1, then off load some requests to server2.

LiteSpeed Web Server has internal load balancer external application. If it does not work very well for you, you can run our dedicate load balancer software on server1 as well.
you told about litespeed has internal load balancer external application. How can I run it ?
 
Top