Cross Reference: /yui3/src/async-queue/tests/manual/io_timeout.php
<?php
sleep(5);
header('Content-type: text/plain");
echo "TIMEOUT";
?>