X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd.php;h=2283ec5ec41d81aa358d74030bc1bb6e8aa5dc6d;hb=d9d7c36af2f5ec4c0688e77e58d3d0b930cd2658;hp=6c8c5db46964b51a24993aa57ab1373680faa504;hpb=28745256bfd5d639d5dbcc11e8072e329c2d277b;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