General list for discussing Bufferbloat
 help / color / mirror / Atom feed
* [Bloat] Possibly FreeBSD's Codel is misconfigued
@ 2015-06-19  0:03 Benjamin Cronce
  2015-06-19  0:13 ` Dave Taht
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Cronce @ 2015-06-19  0:03 UTC (permalink / raw)
  To: bloat

[-- Attachment #1: Type: text/plain, Size: 410 bytes --]

https://forum.pfsense.org/index.php?topic=88162.msg519194#msg519194

The source code looks like it is set for a target of 100 and an interval of
5. I use PFSense and CoDel is working great for me right now. Pretty much
0ms of bufferbloat on the DSLReports tests. If it actually is
misconfigured, it's working great for me.

codel_alloc(int target, int interval, int ecn)
cl->cl_codel = codel_alloc(100, 5, 0);

[-- Attachment #2: Type: text/html, Size: 591 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-19  0:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-19  0:03 [Bloat] Possibly FreeBSD's Codel is misconfigued Benjamin Cronce
2015-06-19  0:13 ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox