You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2017/06/15 08:54:24 UTC

[Bug 61188] New: tomcat automatically binds it to 0.0.0.0 from 127.0.0.1

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

            Bug ID: 61188
           Summary: tomcat automatically binds it to 0.0.0.0  from
                    127.0.0.1
           Product: APR
           Version: HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR
          Assignee: bugs@apr.apache.org
          Reporter: rakesh.java2463@gmail.com
  Target Milestone: ---

Hi,

I have made a port( example 1234) to be bound to the local host 127.0.0.1 .But
when i restart tomcat automatically binds it to 0.0.0.0 .


And my connector in server.xml contains 127.0.0.1 as address .

<Connector server="myserver" URIEncoding="UTF-8" port="1234"
address="127.0.0.1" protocol="HTTP .......>

My Tomcat Version

Server version: Apache Tomcat/6.0.48
Server built:   Dec 12 2016 14:06:06 UTC
Server number:  6.0.48.0
OS Name:        Linux
JVM Version:    1.8.0_111-b15
JVM Vendor:     Oracle Corporation


Can some one say why this issue is happening ?

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


[Bug 61188] tomcat automatically binds it to 0.0.0.0 from 127.0.0.1

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

RAKESH S <ra...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from RAKESH S <ra...@gmail.com> ---

Logs in Tomcat

May 03, 2017 1:58:19 PM org.apache.coyote.http11.Http11AprProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-127.0.0.1-1234
...........
...........
May 03, 2017 1:58:49 PM org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-0.0.0.0-1234

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


[Bug 61188] tomcat automatically binds it to 0.0.0.0 from 127.0.0.1

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

Nick Kew <ni...@webthing.com> changed:

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

--- Comment #2 from Nick Kew <ni...@webthing.com> ---
This is for APR issues.  Tomcat is a different project, and its users list
would probably be your best startingpoint.

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