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

--- Comment #1 from Remy Maucherat <r...@apache.org> ---
Created attachment 37858
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37858&action=edit
Patch

This can be fixed easily, *but* there's a problem. Most often (= always) DNS
lookup must be disabled, so then the actual local name is not available
anymore. The actual local name could be used a lot more in user code than the
remote host name (which if needed is probably coded with DNS resolution) and as
a result it could break existing apps.
I don't understand why your local name lookup would be so slow.

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