X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fxynt-http-streaming.js;fp=web%2Fxynt-http-streaming.js;h=2c43619e3658b4875e3bf9c59fb74309e62ed41a;hb=78c68fdf4027088a08b915982ae19a500d9a4e26;hp=9d33629116dacc1978db01d69f14f9397fc7ab71;hpb=4e5663a48bc1af4dcbf15418dddc4a283c40fcec;p=brisk.git diff --git a/web/xynt-http-streaming.js b/web/xynt-http-streaming.js index 9d33629..2c43619 100644 --- a/web/xynt-http-streaming.js +++ b/web/xynt-http-streaming.js @@ -41,9 +41,9 @@ http_streaming.prototype = { /* NOTE: right watch_timeout value to 100, for devel reasons use 1000 or more */ // FIXME watchdog_timeout: 200, /* restart after 200 * 20 * 3 millisec if server ping is missing => 12secs */ - watchdog_timeout: 200, + watchdog_timeout: 300, watchdog_ct: 0, - watchdog_checktm: 20, + watchdog_checktm: 14, watchable: false, restart_n: 0, comm_match: /_*@BEGIN@(.*?)@END@/g,