diff --git a/htdocs/site-3/index.php b/htdocs/site-3/index.php index 1303a02..3448fdb 100644 --- a/htdocs/site-3/index.php +++ b/htdocs/site-3/index.php @@ -13,8 +13,6 @@ if (!isset($_SESSION['request_count'])) { // Increment on each request $_SESSION['request_count']++; -sleep(8); // Simulate some processing delay - ?>