X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_rd.php;h=473a6fdcfba48b163cf8b63c5e4992f1d72e8add;hb=a4a7154a92b3b6b20849b095a85407e27cea1115;hp=8f724d11edd5c674ecc27b7809c47300050e7c6c;hpb=d3e4e8c776b5137afd929942b114afed074bacdf;p=brisk.git diff --git a/web/index_rd.php b/web/index_rd.php index 8f724d1..473a6fd 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -110,7 +110,14 @@ function maincheck($sess, $cur_stat, $cur_subst, $cur_step, &$new_stat, &$new_su ignore_user_abort(FALSE); } else { + // wait 20 secs, then restart the xhr + ignore_user_abort(FALSE); + + return ("sleep(gst,20000);|xhr_rd_abort(xhr_rd);"); + /* + ignore_user_abort(FALSE); return (FALSE); + */ } if (($proxy_step = step_get($sess)) != FALSE) {