[users@httpd] reverse proxy based on user agent

2011-03-24 Thread Carlos del Castillo
Hello everyone, I have a web server that is load balancing two tomcat servers using the proxy module, all is working well but now I need to add a third one, but we need to send very specific user_agents to that third server. The URLs must be the same. Right now my configuration looks like

Re: [users@httpd] reverse proxy based on user agent

2011-03-24 Thread Jeroen Geilman
On 03/24/2011 05:14 PM, Carlos del Castillo wrote: Hello everyone, I have a web server that is load balancing two tomcat servers using the proxy module, all is working well but now I need to add a third one, but we need to send very specific user_agents to that third server. The URLs must be