View Single Post
  #4  
Old 10-25-2012, 12:31 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
Quote:
Originally Posted by ToddFreeman View Post
...
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 ]

try followings:
1. change node list to 68.235.35.001->68.235.35.002:82, 68.235.35.001->68.235.35.003:82
or
2. create two workgroups (instead of one) with one node address per each.


BTW, our lab test confirms '*' in listener enables lslb pass through received vhost name to the backend (as pointed out earlier).

Last edited by webizen; 10-25-2012 at 12:39 AM..
Reply With Quote