You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2022/10/21 06:37:51 UTC

[Bug 66318] New: Set multiple domain names for one address,In Windows 10 OS. AbstractProcessor.populateRequestAttributeRemoteHost aways get wrong host

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: xyzhu88yong@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 66318] Set multiple domain names for one address,In Windows 10 OS. AbstractProcessor.populateRequestAttributeRemoteHost aways get wrong host

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66318

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 OS|                            |All
         Resolution|---                         |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Bugzilla is not a support forum. Please use the users mailing list.

https://tomcat.apache.org/lists.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org