Anonymous | Login | Signup for a new account | 12-17-2024 08:22 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0004825 | [Resin] | minor | always | 10-26-11 18:19 | 07-24-12 10:21 | ||||
Reporter | cowan | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | high | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.23 | ||||||
Summary | 0004825: IPV6 localhost host not bound using native server socket with address="*" | ||||||||
Description |
Resin only binds IPv4 localhost when address="*' and JniServerSocketImpl is used. "http://[::1]:8080" [^] is not accessible, "http://127.0.0.1:8080/" [^] works. Reverting to pure java mode, both work. This parameter is reported to be necessary to lookup localhost as IPv6: <jvm-arg>-Djava.net.preferIPv6Addresses=true</jvm-arg> |
||||||||
Additional Information |
Rep by S Nobuaki Customer requires bug fixed in Resin 3.1 |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |