X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex_rd.php;h=75081a74109e637cce79dd21ce7ad34b5ed5d7ae;hb=04de0e58bd8e0d0de4e317d79611dfdb71180d22;hp=0e273a1630dec0f57f0f0eedce182d39be4ac7cd;hpb=dcbd9de538dd8a20069475b22c5201279ac4e95b;p=brisk.git diff --git a/web/briskin5/index_rd.php b/web/briskin5/index_rd.php index 0e273a1..75081a7 100644 --- a/web/briskin5/index_rd.php +++ b/web/briskin5/index_rd.php @@ -328,7 +328,7 @@ function maincheck($sess, $cur_stat, $cur_subst, $cur_step, &$new_stat, &$new_su step */ -$is_page_streaming = (stristr($HTTP_USER_AGENT, "MSIE") || stristr($HTTP_USER_AGENT, "CHROME") ? TRUE : FALSE); +$is_page_streaming = (webservers_exceeded() || stristr($HTTP_USER_AGENT, "MSIE") || stristr($HTTP_USER_AGENT, "CHROME") ? TRUE : FALSE); header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1 header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past