> -----Original Message-----
> From: lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:lvs-users-
> Subject: [lvs-users] Dynamic Redirects
>
> LVS Team -
>
> Is there a way to capture the User-Agent from an HTTP Header, then
> query a
> database for that User-Agent, then based on the result of the database
> query, transparently route the request to an appropriate server?
>
Hey Sean,
LVS is a layer 3/4 load balancer -- that means it has no logic as to what data
is in the actual packet, like HTTP. A task like what you want is better suited
for a layer 7 web proxy, such as Nginx (http://nginx.org/).
Jason Faulkner
Linux Engineer, Rackspace Email & Apps
jason.faulkner@xxxxxxxxxxxxx
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|