Hi again,
Olivier Sirven wrote: > > Sorry I made an error...I should have written 0.7 instead of 0.8 ;) > So you should have to right version of the Zend_Http_Client module. > How do you set the http_client module in your code? > in our live environment, we use ZF 0.6. I have downloaded 0.7 and the newest nightly build, which is marked as 0.8.0dev I have now found an config array in file Zend/Http/Client.php where a value for timeout (default 10 sec) and keepalive (defaults to false) can be set. We will give it a try and hope, that this will solve our problem. Thx. Thorsten -- View this message in context: http://www.nabble.com/Where-to-set-Timeouts-in-Zend_XmlRpc_Client-tf3175144s16154.html#a8811572 Sent from the Zend Framework mailing list archive at Nabble.com.
