ID:               45785
 Comment by:       nick at ihighteam dot com
 Reported By:      bugzilla-php at roosnl dot com
 Status:           Open
 Bug Type:         Feature/Change Request
 Operating System: Linux
 PHP Version:      5.2.6
 New Comment:

For me, this has caused a partial site outage on a big project where
multiple Apache processes are hung up on PHP waiting to open a remote
XML feed that happens to be inaccessible.


Previous Comments:
------------------------------------------------------------------------

[2008-08-11 11:38:18] bugzilla-php at roosnl dot com

Description:
------------
The Open function of the XMLReader object does not seem to have a
configurable timeout. This means that my PHP app seems to 'hang' for 30
seconds while connecting to an external xml source that has an outage.
It would be good if it had a configurable timeout so I can set that to a
low number, like for example the curl functions or 



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=45785&edit=1

Reply via email to