View Single Post
  #1  
Old 10-23-2012, 01:49 PM
ToddFreeman ToddFreeman is offline
New Member
 
Join Date: Oct 2012
Posts: 4
Default [Solved] Forwarding vhosts

We are using litepeed load balancer to loadbalance a cpanel cluster, however currently it does not seem to forward the vhost information, it just forwards the traffic to the IP.

So when we have multiple domains on the same IP, we only get the "default" page, it does not display the vhosts that was requested. Also for this setup apache is running on port 82, LSLB is on port 80.
The node address line is this:
(lb02)68.235.35.001>68.235.35.002:82, (lb02)68.235.35.001->68.235.35.003:82

[where 001 is the LB 002 is node1 and 003 is node2 ]
Reply With Quote