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

Palle Girgensohn <gir...@pingpong.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #3 from Palle Girgensohn <gir...@pingpong.net> ---
I do get 0:0:0:0:0:0:0:1 when accessing http://localhost:8080/ now, that might
just have been a mistake.

It seems that the problem is with the AJP Connector?

$ cat foo.jsp 
    <%= request.getLocalAddr() %>
$ curl  http://localhost/foo.jsp
    localhost
$ curl -k https://localhost/foo.jsp
    localhost

This holds true for tomcat 7.0.54 on FreeBSD and Mac OS X.

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