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