On Nov 27, 2007 2:56 AM, Perrin Harkins <[EMAIL PROTECTED]> wrote: > > I think you'd be much better off building this into a proxy server. > There are several that allow customization. However, the way to > access this information is through Apache::Scoreboard.
Thanks Perrin. 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. Will check Apache::Scoreboard. thanks. --yonghua (Jeff)