RE: Timeout Issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Rob,
I was looking at Transport/HTTP.php [from SOAP 0.8RC2] when I got your email
It looks like if you don't specify timeout, default timeout is 4 sec.

Did not try but you can set $options['timeout' when you call HTTP:send($msg,
$option)

;-) Laurent.

> -----Original Message-----
> From: Rob Booth [mailto:rbooth@indyme.com]
> Sent: Monday, December 01, 2003 11:25 AM
> To: soap@lists.php.net
> Subject:  Timeout Issue
> 
> I don't know if this is a SOAP issue or not, but I thought I'd ask if
> anyone
> has run into this.
> 
> I have a reporting system setup that uses SOAP for transmitting the data.
> When I run a report query against my MySQL database that takes ~2 seconds
> or
> less everything is fine.  But if I run a query that takes more that 4
> seconds to process my script dies and returns a "Invalid HTTP Response"
> error.
> 
> Has anyone run into something like this?  Does SOAP reset the default max
> execution time?
> 
> Rob
> 
> --
> PHP Soap Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux