https://bz.apache.org/bugzilla/show_bug.cgi?id=59868
--- Comment #7 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Remy Maucherat from comment #6) > (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). The funny thing is, I do not even see my machines host address by the address of my VirtuaBox Host-Only device which has a higher priority for some reason: C:\Users\mosipov>route print =========================================================================== Schnittstellenliste 8...0a 00 27 00 00 08 ......VirtualBox Host-Only Ethernet Adapter 4...d0 50 99 93 d7 0e ......Intel(R) Ethernet Connection (2) I219-V 1...........................Software Loopback Interface 1 6...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter 7...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface 3...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #2 =========================================================================== -- 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