PDA

View Full Version : mod_rewrite and mod_proxy_balancer


justdave
19th November 2007, 04:05
I'm thinking I could use this how to:
http://howtoforge.com/load_balancing_apache_mod_proxy_balancer

In conjunction with mod_rewrite to pass specific requests, such as for videos, off to two other servers will allowing the load balancer server to act as the main server for all other content.

Can someone confirm my thoughts on this? Thanks! :)

falko
19th November 2007, 15:36
That should work, but I haven't tested it.