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

--- Comment #2 from wangmc <wan...@bonree.com> ---
on my service dns is a must. so I disabled Lookups(default is false) in
"server.xml".but in my code used RemoteIpValve class, the methord getLocalName
does not on the controll of the "enableLookups=false",this methord alawys do
dnslockup.This is not what I expected and It's also an imperfect judgment.

so one way I must deprecated to use RemoteIpValve ,one way disable DNS at the
system level and edit hosts to suport needed dns.

I expect the configuration(enableLookups) to be consistent,It's more rigorous.

thanks

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