X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd.php;h=2283ec5ec41d81aa358d74030bc1bb6e8aa5dc6d;hb=04de0e58bd8e0d0de4e317d79611dfdb71180d22;hp=6c8c5db46964b51a24993aa57ab1373680faa504;hpb=6d5047388fdb23babe5b1216fb45d780613151bf;p=brisk.git diff --git a/web/index_rd.php b/web/index_rd.php index 6c8c5db..2283ec5 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -380,7 +380,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