https://bz.apache.org/bugzilla/show_bug.cgi?id=59868
--- Comment #6 from Remy Maucherat <r...@apache.org> --- (In reply to Christopher Schultz from comment #4) > Instead, it asks the OS what the hostname of the current machine is, then > uses that. So if your hostname is "erasmus", then InetAddress.getLocalHost > will return that name + its IP address even if you have bound the connector > to 127.0.0.1. This is a manager webapp, and it is a section on server information, so it should display the server host name, not the particular connector information. This sounds really intuitive to me, it is like that in all admin webapps I've seen so far. So I will have to veto the proposed change for the time being and I also don't see the point of documenting it (server host name means the server host name ... ok, nice). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org