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 2010/11/05 18:15:11 UTC

DO NOT REPLY [Bug 50223] New: Http Connector does not listen on all IP addresses by default

https://issues.apache.org/bugzilla/show_bug.cgi?id=50223

           Summary: Http Connector does not listen on all IP addresses by
                    default
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Connectors
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: kenbritton@gmail.com


The default configuration of Tomcat6 on Windows 2008 Server will not listen on
all IP addresses (0.0.0.0) unless explicitly set to do so (address="0.0.0.0").  

It appears that the default behaviour on this platform is to listen on the
loopback interface only.  Is this the new default?  If so, please update the
HTTP connector documentation
(http://tomcat.apache.org/tomcat-6.0-doc/config/http.html#Standard_Implementation).

I'm guessing this is an issue with that platform only.. so a workaround would
be to add address="0.0.0.0" to the default server.xml file.

Thanks!

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 50223] Http Connector does not listen on all IP addresses by default

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

Ken Britton <ke...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |Windows Server 2008

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 50223] Http Connector does not listen on all IP addresses by default

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME
         OS/Version|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-11-10 07:39:27 EST ---
Works for me with latest Win2k8/Java/Tomcat.

I suspect IPv4 / IPv6 / localhost configuration issues. This is one for the
users list.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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