X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fxynt-http-streaming.js;h=7d216aa9572af9b2d42a9cc5cf5fd62cddacc14a;hb=b6f3d93f02fbf3adf376f9fbaad8cc739b8d3145;hp=0cbf36b7852cca1a363707801e531af73120a1c9;hpb=05e6e4e36e9c020028c0a026cb6649259720586c;p=brisk.git diff --git a/web/xynt-http-streaming.js b/web/xynt-http-streaming.js index 0cbf36b..7d216aa 100644 --- a/web/xynt-http-streaming.js +++ b/web/xynt-http-streaming.js @@ -39,7 +39,8 @@ http_streaming.prototype = { keepalives_equal: 0, keepalives_eq_max: 6, /* NOTE: right watch_timeout value to 100, for devel reasons use 1000 or more */ - watchdog_timeout: 200, + // FIXME watchdog_timeout: 200, + watchdog_timeout: 2000, watchdog_ct: 0, watchdog_checktm: 20, watchable: false,