Re: Tool for testing Concurrent TCP Streams
From: Jin Guojun [VFFS] (jin_at_george.lbl.gov)
Date: 01/15/05
- Previous message: Vlad GALU: "Re: Tool for testing Concurrent TCP Streams"
- In reply to: Eddie Oleary (BH/LMI): "Tool for testing Concurrent TCP Streams"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 14 Jan 2005 16:54:37 -0800 To: "Eddie Oleary (BH/LMI)" <eddie.oleary@ericsson.com>
Eddie Oleary (BH/LMI) wrote:
>A Chairde,
>
>
> Can anybody point me to a tool that will allow me to generate 15,000 + concurrent TCP streams as I want to test a system , and see how many concurrent streams
>the client can handle before stopping.
>
>
iperf is a such tool, but limitation may occur at No. of file descriptors,
sockets, and/or threads, which is most likely the bottleneck.
-- ------------ Jin Guojun ----------- v --- jin@george.lbl.gov --- Distributed Systems Department http://www.dsd.lbl.gov/~jin Lawrence Berkeley National Laboratory, Berkeley, CA 94720 _______________________________________________ freebsd-performance@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-performance To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
- Previous message: Vlad GALU: "Re: Tool for testing Concurrent TCP Streams"
- In reply to: Eddie Oleary (BH/LMI): "Tool for testing Concurrent TCP Streams"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|