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: [email protected]
ReportedBy: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]