https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280386
Andrew Gallatin <galla...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |galla...@freebsd.org --- Comment #26 from Andrew Gallatin <galla...@freebsd.org> --- (In reply to Kevin Bowling from comment #24) Indeed, when it gets an ENOBUFS back, RACK will start pacing the connection. Search for this comment: /* * Failures do not advance the seq counter above. For the * case of ENOBUFS we will fall out and retry in 1ms with * the hpts. Everything else will just have to retransmit * with the timer. * * In any case, we do not want to loop around for another * send without a good reason. */ -- You are receiving this mail because: You are the assignee for the bug.