|
@@ -2312,7 +2312,7 @@ mark_my_descriptor_dirty(const char *reason)
|
|
|
|
|
|
* of 2) shifts in estimated bandwidth? Note: We don't use this constant
|
|
* of 2) shifts in estimated bandwidth? Note: We don't use this constant
|
|
* if our previous bandwidth estimate was exactly 0. */
|
|
* if our previous bandwidth estimate was exactly 0. */
|
|
-#define MAX_BANDWIDTH_CHANGE_FREQ (20*60)
|
|
+#define MAX_BANDWIDTH_CHANGE_FREQ (3*60*60)
|
|
|
|
|
|
|
|
|
|
* bandwidth. If so, mark our descriptor dirty. */
|
|
* bandwidth. If so, mark our descriptor dirty. */
|