<?php /** * This script does nothing but sleep, and is used to test how * Zend_Http_Client handles an exceeded timeout */ sleep(5);