vilvendhan Posted February 14, 2008 Share Posted February 14, 2008 I am working on SOAP for web services from 3rd party server. Now some times the 3rd party server is not working, and it takes more time to get the data. If I don’t get response from 3rd party server in 20 sec. I want to ignore the 3rd party server process and execute the rest of the web page. How can I timeout SOAP. Please any one help me. Thanks . Link to comment https://forums.phpfreaks.com/topic/91038-soap-timeout/ Share on other sites More sharing options...
php_dave Posted February 14, 2008 Share Posted February 14, 2008 This should help http://www.litfuel.net/plush/?postid=59 Link to comment https://forums.phpfreaks.com/topic/91038-soap-timeout/#findComment-466619 Share on other sites More sharing options...
vilvendhan Posted February 14, 2008 Author Share Posted February 14, 2008 Thanks your help. I have tried with this. But no solution. Is there any other way to do it. Thanks Link to comment https://forums.phpfreaks.com/topic/91038-soap-timeout/#findComment-466620 Share on other sites More sharing options...
php_dave Posted February 14, 2008 Share Posted February 14, 2008 Lets see some code then.. Link to comment https://forums.phpfreaks.com/topic/91038-soap-timeout/#findComment-466622 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.