X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fxynt-http-streaming.js;fp=web%2Fxynt-http-streaming.js;h=9d33629116dacc1978db01d69f14f9397fc7ab71;hb=354f8a3aa82b8c2fb90c03aaf5dc234ca84e441c;hp=2ee7577cc427b3b02bed784e5ecbbaf229c89094;hpb=43cab39ea58529cd2442c28f4157bb7efc97856f;p=brisk.git diff --git a/web/xynt-http-streaming.js b/web/xynt-http-streaming.js index 2ee7577..9d33629 100644 --- a/web/xynt-http-streaming.js +++ b/web/xynt-http-streaming.js @@ -40,6 +40,7 @@ http_streaming.prototype = { keepalives_eq_max: 3, /* 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_ct: 0, watchdog_checktm: 20,