correct watchdog_timeout value note added
[brisk.git] / web / xynt-http-streaming.js
index fa35007..6b07966 100644 (file)
@@ -38,6 +38,7 @@ http_streaming.prototype = {
     keepalive_new:    -1,
     keepalives_equal:  0,
     keepalives_eq_max: 6,
+    /* NOTE: right watch_timeout value to 100, for devel reasons use 1000 or more */
     watchdog_timeout:  100,
     watchdog_ct:       0,
     watchdog_checktm:  20,