Nope, the servers are capable of managing upto 250k user loads , when it
goes beyond it blows up. So we were thinking to have such mechanism that if
user load goes more than such amount or if all Apache processing near to its
maximum to have the load directed to another maintanance instances.

Please advice.

On Thu, Dec 10, 2009 at 4:51 PM, Pid <p...@pidster.com> wrote:

> On 10/12/2009 21:44, Arunkumar Janarthanan wrote:
>
>> We have a 4 Apache&  Tomcat instances running on and trying to setup a
>> custom message by redirecting user to different Apache instance with
>> "currently we are expereincing HIGH traffic, please visit later"
>>
>> How this can be achieved ? Is there anyway I can find the total number of
>> connections in all 4 web servers and reroute the traffic ? or this should
>> be
>> taken at load balancer or CDN level ?
>>
>
> The latter?  If the servers are experiencing high load and are unable to
> respond, I guess they aren't going to be able to display the alternative
> message.
>
>
> p
>
>  Please advice.
>>
>> Arun J
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to