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

Palle Girgensohn <[email protected]> changed:

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

--- Comment #3 from Palle Girgensohn <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to