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