[Mono-bugs] [Bug 479406] HttpWebRequest failure for IPV6 literal URLs

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 21 00:27:00 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=479406

User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=479406#c2


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

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




--- Comment #2 from Gonzalo Paniagua Javier <gonzalo at novell.com>  2009-04-20 22:26:57 MDT ---
I got the exact same failure and the problem was that apache was not listening
on the IPv6 port and the connection was refused.

If you try running current mono from svn HEAD, you should get some more
information on why the connection couldn't be established.

At the point the socket.Connect() is called, the URL has already been parsed
and we have an IPv4 or IPv6 address.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list