first partially working version
[curl-de-sac.git] / webtest / short.php
diff --git a/webtest/short.php b/webtest/short.php
new file mode 100644 (file)
index 0000000..0fc02ce
--- /dev/null
@@ -0,0 +1,4 @@
+<?php
+sleep(4);
+printf("hello short<br>\n");
+?>
\ No newline at end of file