@@ -0,0 +1,4 @@
+<?php
+sleep(15);
+echo($_SERVER['CUSTOM_SERVER_NAME']);
+?>
@@ -0,0 +1,3 @@
+sleep(rand(3,15));