From owner-freebsd-questions Wed Dec 6 18:33:57 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 6 18:33:55 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id F203C37B400 for ; Wed, 6 Dec 2000 18:33:54 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id eB72Xqr17962; Wed, 6 Dec 2000 18:33:52 -0800 (PST) Date: Wed, 6 Dec 2000 18:33:52 -0800 From: Alfred Perlstein To: Raymond Law Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to measure the performance of a server Message-ID: <20001206183352.A16205@fw.wintelcom.net> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 Sender: bright@fw.wintelcom.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Raymond Law [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 [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