https://bz.apache.org/bugzilla/show_bug.cgi?id=59868

--- Comment #8 from Christopher Schultz <ch...@christopherschultz.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).

What proposed change? I merely re-opened this issue because there is a
reasonable request from the community for clarification.

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

Reply via email to