On 11/14/12 11:02 AM, chris derham wrote:
My simple thought was that it sounds like your code isn't working.
You have more load than one tomcat instance can handle, which
overloads that instance. You are trying to write code to handle
this situation, and seem convinced that the only solution is to
alter tomcat such that you can detect/handle this occurrence in a
way that is easier for your software.
I think this is an accurate summary of the proposal. Honestly, it does
make *some* sense because the lb's job is to determine what is going
on with the backend servers and distribute load. If one backend server
is unhealthy, the lb needs to know about it.
Thank you everyone for taking time to comment on this thread and sharing your thoughts

I now realize that it would be better to avoid this situation from our end as suggested, than trying to detect and overcome it

regards
asankha

--
Asankha C. Perera
AdroitLogic, http://adroitlogic.org

http://esbmagic.blogspot.com




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to