DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6215>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6215
ServletRequest#getRemoteAddr() returns 127.0.0.1 after 2 requests.
Summary: ServletRequest#getRemoteAddr() returns 127.0.0.1 after 2
requests.
Product: Tomcat 3
Version: 3.3 Final
Platform: PC
OS/Version: Windows NT/2K
Status: NEW
Severity: Normal
Priority: Other
Component: Servlet
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: r.nakamura@3rd.co.jp
Hi !
I am testing Apache-tomcat 3.3a on Windows 2000 platform.
and I find an unexpected result.
I started up the tomcat (stand alone)
,and displayed default example URI below several times
from another machine (over LAN).
(Request Info Example)
/examples/servlet/RequestInfoExample
It shows correct URI 2times.But It shows 127.0.0.1 after that requests.
Does ServletRequest#getRemoteAddr() have some trouble?
With Regards
Ryo
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|