-------------------------------------------- On Sun, 7/14/13, Eugene Grosbein <eu...@grosbein.net> wrote:
Subject: Re: FreeBSD router problems To: "Barney Cordoba" <barney_cord...@yahoo.com> Cc: "isp" <ml...@ukr.net>, freebsd-net@freebsd.org Date: Sunday, July 14, 2013, 1:17 PM On 14.07.2013 23:14, Barney Cordoba wrote: > So why not get a real 10gb/s card? RJ45 10gig is here, > and it works a lot better than LAGG. > > If you want to get more than 1Gb/s on a single connection, > you'd need to use roundrobin, which will alternate packets > without concern for ordering. Purists will argue against it, > but it does work and modern TCP stacks know how to deal > with out of order packets. Except of FreeBSD's packet reassembly is broken for long time. For example, http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/167603 ------------------------------------- NFS has been broken since the beginning of time. NFS has always had problems sending segments > the packet size. There are a lot of ISPs that load balance multiple feeds so OOO packets are a normal occurrence. A stack that doesn't handle out of order tcp packets doesn't work in today's world. BC _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"