Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2008 00:23:40 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Danny Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-hackers@freebsd.org, Jeremy Chadwick <koitsu@freebsd.org>, freebsd-stable@freebsd.org
Subject:   Re: bad NFS/UDP performance 
Message-ID:  <200809270723.m8R7NeEv009152@apollo.backplane.com>
References:  <E1Kj7NA-000FXz-3F@cs1.cs.huji.ac.il> <20080926081806.GA19055@icarus.home.lan> <E1Kj9bR-000H7t-0g@cs1.cs.huji.ac.il> <20080926095230.GA20789@icarus.home.lan> <E1KjDTZ-000Jqb-Bh@cs1.cs.huji.ac.il> <20080926143153.GA26978@icarus.home.lan> <200809261818.m8QII6jF004333@apollo.backplane.com> <E1KjU6X-0005dk-On@cs1.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
:how can I see the IP fragment reassembly statistics?
:
:thanks,
:	danny

    netstat -s

    Also look for unexpected dropped packets, dropped fragments, and
    errors during the test and such, they are counted in the statistics
    as well.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809270723.m8R7NeEv009152>