X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fxynt-http-streaming.js;h=81f54cf2d3b0192424d66389d5d2d6b6d92becdc;hb=f3ef056194d18f022f0d8fba5b5df1947a849760;hp=7d216aa9572af9b2d42a9cc5cf5fd62cddacc14a;hpb=53cfab85f158d82c149753fe1ea90fa45a14e7c5;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,