From: Brian Candler Date: 2011-03-31T05:39:13+09:00 Subject: Re: Net::HTTP.get_response - No Response > From here I get no response - looks like the site is hanging. Eventually I get this: HTTP/1.0 504 Gateway Time-out Date: Wed, 30 Mar 2011 20:37:22 GMT Content-Type: text/html Connection: close Content-Length: 1109 Bad request

HTTP Error 504: Gateway Timeout


The server, while acting as a gateway or proxy, did not receive a timely response from the upstream server it accessed in attempting to complete the request.

So basically: broken site. And one which wasn't even properly set up in the first place. -- Posted via http://www.ruby-forum.com/.