hello
>From what i can tell reading the doc , i am not sure i can do what i want
here is what i am trying to do
i want the LVS send urls to a particular server based on the URL not by
round robin dns stuff and that type of load balancing.
I am new to this so my terms are probably incorrect
here is what i need to do
URL <http://www.mydomain.com/a> http://www.mydomain.com/a..... goes to
server www1.mydomain.com/a...
URL <http://www.mydomain.com/b> http://www.mydomain.com/b..... goes to
server www2.mydomain.com/b...
and so on.
so i was thinking of all the Requests would come to the LVS and it would
send them to the correct place.
Is this possible
Thanks
\
|