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=40449>.
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=40449

           Summary: Requests for host removed via Host Manager not sent to
                    Engine defaultHost
           Product: Tomcat 5
           Version: 5.5.17
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Webapps:Manager
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Say you have an installation where you have two hosts. A "localhost" entry,
which is specified in the ENGINE configuration as the default host. You also
have a secondary web host, foo.yourdomain.com.

Using the host-manager application, stop the secondary host and then using the
host-manager application, remove it.

Observed behavior: Additional requests for foo.yourdomain.com generate

HTTP Status 503 - This application is not currently available

Expected Behavior: The request should be delivered to the default host for the
engine.

Additional:

It looks like the host remove code is not removing the host names from the
internal host resoluton tables as expected. In order to make the requests go to
the default host, tomcat has to be restarted.

-- 
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]

Reply via email to