Date: Thu, 20 Nov 2014 17:07:07 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 193762] [cc_cdg] crash after change net.inet.tcp.cc.cdg.smoothing_factor Message-ID: <bug-193762-8-DEhf9lRRCj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193762-8@https.bugs.freebsd.org/bugzilla/> References: <bug-193762-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193762 --- Comment #4 from Midori Kato <aoimidori27@gmail.com> --- Hi, I found you don't need a patch. The reasonable solution is set smoothing_factor to one instead of zero. # sysctl net.inet.tcp.cc.cdg.smoothing_factor=1 This configuration helps connections to behave what you like exactly. Could you try this? -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193762-8-DEhf9lRRCj>