From: Dave Thomas Date: 2005-01-11T23:21:52+09:00 Subject: Re: TCPSockets slooooooow On Jan 11, 2005, at 8:11 AM, Christian Kaiser wrote: > When the client connects from the same computer, everything is as fast > as I > would expect it. When the client is on a different computer, it takes > minutes to complete even a few lines of protocol. > What happens if you call BasicSocket.do_not_reverse_lookup = true before the rest of your code?