Hello,
thanks for your answer.
I've read :
http://www.austintek.com/LVS/LVS-HOWTO/HOWTO/LVS-HOWTO.services.single-port.html
I don't want to use apache to load balance, I want to route before apache with
a load balancer.
For example :
I want to route the requests with directory /sport/ to a first group of 8 linux
Debian servers with apache :
http://www.onedomain.com/sport/foot.php
http://www.onedomain.com/sport/basketball.php
http://www.onedomain.com/sport/golf.php
I want to route the requests with directory /tv/ to a second group of 5 linux
Redhat servers with tomcat :
http://www.onedomain.com/tv/mtv.jsp
http://www.onedomain.com/tv/cbs.jsp
http://www.onedomain.com/tv/cnn.jsp
I want to route the requests with directory /auto/ to a third group of 6
windows 2003 servers with IIS :
http://www.onedomain.com/auto/audi.asp
http://www.onedomain.com/auto/dodge.asp
http://www.onedomain.com/computer/mercedes.asp
It's possible to do this with Overdrive feature of Redline Networks and BigIP.
I don't think it's possible to do this in layer 4, could you detail your
approach ?
Do you think it's possible to use KTCPVS in production environment ?
Regards,
Erwan
----- Original Message -----
From: <Mack.Joseph@xxxxxxxxxxxxxxx>
To: "LinuxVirtualServer.org users mailing list."
<lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, March 11, 2005 2:12 AM
Subject: Re: High-performance Layer-7 switching in production
> Joseph Mack PhD, High Performance Computing & Scientific Visualisation
> LMIT, Supporting the EPA Research Triangle Park, NC 919-541-0007
> Federal Contact - John B. Smith 919-541-1087 - smith.john@xxxxxxx
>
> lvs-users-bounces+mack.joseph=epamail.epa.gov@xxxxxxxxxxxxxxxxxxxxxx
> wrote on 03/10/2005 02:59:30 PM:
>
>> Hello,
>>
>> I'm searching a directory Layer-7 load-balancer which can
>> route requests to different clusters :
>> http://www.onedomain.com/cluster1/..... route to a first
>> group of 8 servers.
>> http://www.onedomain.com/cluster2/..... route to a second
>> group of 5 servers.
>> http://www.onedomain.com/cluster2/..... route to a third
>> group of 6 servers.
>
> look in the http section of single port services, to see if any of the
> apache modules do what you want. You don't want to handle this at
> layer 7 when you can handle it at layer 4.
>
> Joe
>
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
>
|