Date: Tue, 20 Jan 2004 13:48:26 -0800 From: Jeffrey Hsu <hsu@freebsd.org> To: konfer@mikulas.com Cc: freebsd-current@freebsd.org Subject: Re: PANIC: sent too much Message-ID: <200401202147.i0KLlXAw014093@mta7.pltn13.pbi.net>
next in thread | raw e-mail | index | archive | help
> sometimes i got this panic > with high load on network interfaces I fixed this in DragonFlyBSD months ago. This is because you have the experimental Limited Transmit option turned on by default, something I do not recommend for FreeBSD because there is a subtle bug with that code when the connection is not congestion window limited. I've just pulled over my fix from DragonFlyBSD, where this option has been tested and running for months. So you should be able to upgrade and try again. Jeffrey
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401202147.i0KLlXAw014093>