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

            Bug ID: 66318
           Summary: Set multiple domain names for one address,In Windows
                    10 OS.
                    AbstractProcessor.populateRequestAttributeRemoteHost
                    aways get wrong host
           Product: Tomcat 9
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: xyzhu88y...@gmail.com
  Target Milestone: -----

I set multiple domain names for one address.
like this:

127.0.0.1 tongtech.com
127.0.0.1 tong.com

when call tongtech.com the method
AbstractProcessor.populateRequestAttributeRemoteHost get me tong.com

when call tong.com the method
AbstractProcessor.populateRequestAttributeRemoteHost get me tongtech.com

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