Date: Wed, 6 Dec 2000 18:33:52 -0800 From: Alfred Perlstein <bright@wintelcom.net> To: Raymond Law <rlaw@vt.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to measure the performance of a server Message-ID: <20001206183352.A16205@fw.wintelcom.net> In-Reply-To: <3.0.1.32.20001206213502.006b03f8@mail.vt.edu>; from rlaw@vt.edu on Wed, Dec 06, 2000 at 09:35:02PM -0500 References: <3.0.1.32.20001206184156.006e4c0c@mail.vt.edu> <3.0.1.32.20001206184156.006e4c0c@mail.vt.edu> <20001206171301.J8051@fw.wintelcom.net> <3.0.1.32.20001206213502.006b03f8@mail.vt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
* Raymond Law <rlaw@vt.edu> [001206 18:25] wrote: > It is just a simple server that accepts BCD encoded data from potentially > 100 clients at the same time. I just want to make sure it can handle > sufficiently fast enought the simultaneous connected clients. > > Is there some software that measure the data rate of a particular program > or on a number of particular sockets or ...? Well, if you run "netstat 1" that will show you packets/bytes per second being sent through the box. > > Thanks. > Ray, > > At 05:13 PM 12/6/00 -0800, Alfred Perlstein wrote: > >* Raymond Law <rlaw@vt.edu> [001206 15:32] wrote: > >> I've written a concurrent server and want to measure how many bytes per > >> second it can handle. Are there any programs to do that? > > > >Uh, what kind of server? > > > >-- > >-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > >"I have the heart of a child; I keep it in a jar on my desk." > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001206183352.A16205>