On Nov 26, 2007 8:54 PM, yonghua <[EMAIL PROTECTED]> wrote:
> Our application has a large cluster, that's to say, there is an
> application, which is running on about 40 linux boxes (each box is a
> mirror).And those 40 linux boxes are locatated in different areas.
> When a server get high load, we redirect the new requests to other
> remote server box.

That sounds like exactly what load balancers are intended for.  With
one like perlbal, you could even write the code to choose where to
send things in perl.

- Perrin

Reply via email to