Re: [Haskell-cafe] IPv6 issues for (code|community).haskell.org?

2011-03-10 Thread Yitzchak Gale
Erlend Hamberg wrote:
 When I wanted to get the newest xmonad code from darcs today¹ it was
 really, really slow...
 Being on an IPv6 network, and having been burnt by
 similar problems before, I tried adding IPv4 address for
 code.haskell.org in /etc/hosts...
 This fixed the issue
 ...Connecting to code.haskell.org in a Web browser also takes minutes,
 while e.g. http://ipv6.google.com/ works perfectly.

Thanks for the report. I submitted a ticket for this.

-Yitz

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] IPv6 issues for (code|community).haskell.org?

2011-03-09 Thread Erlend Hamberg
Hi,

When I wanted to get the newest xmonad code from darcs today¹ it was
really, really slow.  Running “host” revealed that code.haskell.org is
an alias for community.haskell.org and that it has an IPv6 address
associated with it.  Being on an IPv6 network, and having been burnt by
similar problems before, I tried adding IPv4 address for
code.haskell.org in /etc/hosts in order to force the connection to
happen over IPv4. This fixed the issue and “darcs get” now takes a few
minutes.

I just wanted to alert people in case the problem is at the server end.
(And in case this isn’t just a temporary problem.)

Connecting to code.haskell.org in a Web browser also takes minutes,
while e.g. http://ipv6.google.com/ works perfectly.

[1] With “darcs get http://code.haskell.org/xmonad”

-- 
Erlend Hamberg
ehamb...@gmail.com

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] IPv6 issues for (code|community).haskell.org?

2011-03-09 Thread Simon Heath
Confirmed for me on IPv6 as well.

-- 
Simon Heath    http://alopex.li/   Science, games, computers, life.

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe