From: Dennis Crissman Date: 2007-07-17T02:37:49+09:00 Subject: Re: SOAP::RPC::Driver timeout NAKAMURA, Hiroshi wrote: > SOAP::RPC::Driver#options["protocol.http.connect_timeout"] = 60 # [sec] > SOAP::RPC::Driver#options["protocol.http.send_timeout"] = 120 # [sec] > SOAP::RPC::Driver#options["protocol.http.receive_timeout"] = 60 # [sec] > > The 2nd and 3rd options only works when you've installed http-access2. Is there anyway to set the "receive_timeout" without http-access2 installed? It appears that http-access2 is installed with the rubyforge gem, is there any other way to install it? -- Posted via http://www.ruby-forum.com/.