From: Joel VanderWerf Date: 2007-08-28T06:12:31+09:00 Subject: Re: socket 10s hangs Roger Pack wrote: > Question: anybody ever had the situation of a socket create or send that > freezes all thread for multiples of 10s? (i.e. 10 or 20 or > 30--exactly?) Odd, isn't it? Thanks! [note this is tcp sockets to IP > addresses, not hostnames, so it is most likely not a DNS latency] > -Roger Does it help if you do Socket.do_not_reverse_lookup = true before you start using sockets? -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407