View Single Post
  #16  
Old 11-22-2012, 10:33 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
Quote:
Originally Posted by milliondollar View Post
TQ. OK, I have 2 question,

1. I'm installing litespeed with cPanel. How to do load balancing since I don't insert vhost in litespeed?
2. When you say basic load balancing, is it just by round-robin?
proxy, load balancer external app are LSWS specifics which only available for LSWS vhost. iow, you need to create LSWS listener and vhost as frontend proxy to access backend (cpanel vhost).

basic load balancing is _not_ round-robin in that load balancer will not route traffic to a backend when it becomes unavailable.
Reply With Quote