| |||||||||||
| |||||||||||
xml and php problem Posted by trevorb (trevorb), 26 July 2007 Hi Guys,I have been working on a php page that when required pulls data from 2 places. 1st it gathers data from our mysql database and then depending on the results of our data it may go off and connect to a external xml service and try to pull data from there. My problem is ... When we get our data if there is no reason to send the xml request it all works great. However, if our data say's 'xml' request required we fire off the xml request. I know this works fine as i can see it in the ie browser. The problem comes when the xml source (the provider) has server issues or downtime. We continue to fire of xml requests and our server just sits and waits for the xml to come back which of course doesn't for one reason or another. Its got to a stage on our server ... Apache/2.0.52 (Red Hat) That we are waiting for thousands of xml requests to return and in the end our server crashes. Is there a way in php to say if the xml does not reyurn in 5 seconds then end the request and output to the browser with out the xml data? Thanks Trev Posted by admin (Graham Ellis), 27 July 2007 I don't know - but I wonder if chaning the default socket timeout may help - see http://uk2.php.net/manual/en/ref.filesystem.php#ini.default-socket-timeoutThis page is a thread posted to the opentalk forum
at www.opentalk.org.uk and
archived here for reference. To jump to the archive index please
follow this link.
|
| ||||||||||
PH: 01144 1225 708225 • FAX: 01144 1225 793803 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho |