How to configure the directives in mod_proxy for load balancing

0 views
Skip to first unread message

Asha

unread,
Aug 8, 2008, 5:53:28 AM8/8/08
to Ruby on Rails - Higher Ed.
HI,
I am having an Apache server with mod_proxy(in 10.0.0.225), I want to
distribute the load between 2 servers(say 10.0.0.225 and 10.0.0.200).
I am getting some 100 requests from some server say 10.0.0.185. How to
configure the directives in mod_proxy, so as 10.0.0.200 can handle 50
requests and 10.0.0.225 can handle 50 requests.

Asha

unread,
Aug 8, 2008, 5:54:50 AM8/8/08
to Ruby on Rails - Higher Ed.
HI,
I am having an Apache server with mod_proxy(in 10.0.0.225), I want
to
distribute the load between 2 servers(say 10.0.0.225 and 10.0.0.200).
I am getting some 100 requests from a client (say 10.0.0.185). How to
configure the directives in mod_proxy, so that 10.0.0.200 can handle

Brian Hogan

unread,
Aug 8, 2008, 12:51:58 PM8/8/08
to ruby-on-rai...@googlegroups.com
You need to use mod_proxy_balance to do what you want. mod_proxy is not the best solution if you want to balance the load.

AshaLakshmi

unread,
Aug 11, 2008, 1:39:59 AM8/11/08
to ruby-on-rai...@googlegroups.com
Thanks for the reply..
Regards,
Asha.
Reply all
Reply to author
Forward
0 new messages