> The problem I had was a very long timeout while the IPv6 connection > failed, leading to the perception that python.org was responding very > slowly. Disabling IPv6 meant the client went directly to IPv4, > bypassing the timeout.
This is not supposed to happen. The fallback should be immediate; no packet should be sent even to the local ethernet. So there is likely some misconfiguration in the local network going on. Regards, Martin _______________________________________________ pydotorg-www mailing list [email protected] http://mail.python.org/mailman/listinfo/pydotorg-www
