DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38329>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38329 ------- Additional Comments From [EMAIL PROTECTED] 2006-01-21 15:37 ------- Mladen, I suspect I am not being clear. In the http://127.0.0.1:8080/manager I do not see a disable. Let me try to explain differently. Imaging the setup where you have 2 IIS servers (web1 and web2), each using isapi_redirect.dll to communicate to 2 Tomcat servers (TC1 and TC2). web1 has a higher lbfactor to TC1 and web2 has a higher lbfactor to TC2. All is good and evenly balanced. Both TC servers house an application called /application1. Now you decide you want to "stop" /application1 on TC1 to do some work. You use manager (http://TC1:8080/manager) to stop the applicaiton and do some work. At this point, web1 still sees that TC1 is up and answering on 8009. TC1 is also serving content - in the form of an HTML page stating "Application Unavailable". What I am suggesting is that isapi_redirect.dll on web1 detect the "Application Unavailable" message and fail over to TC2. Is this clear and can you see the benefit? Kevin -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
