Iperf threading problems on CentOS 4?
- To: iperf-users --at-- dast.nlanr.net
- Subject: Iperf threading problems on CentOS 4?
- From: "Josh Kelley" <joshkel --at-- gmail.com>
- Date: Tue, 30 May 2006 16:37:53 -0400
- Content-disposition: inline
- Content-transfer-encoding: 7bit
- Content-type: text/plain; charset=ISO-8859-1; format=flowed
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=InU5dZK7+laZMe7Orvzi64h+scGEyWDbOy7q2sVm2Rb6nK8wwfqzz4WrmLM6uucv2QhGno3vWLfg81UlG9+8b4wbtJG4Kw6+BuY0nTnW4P0lyn8BnXd0bJFDaZfD8AY0npYCisAABizwZC69pZqe298vnkmU42j5IlWTDNtC9jM=
- Reply-to: iperf-users --at-- dast.nlanr.net
- Sender: owner-iperf-users --at-- dast.nlanr.net
I'm having problems getting Iperf to work on CentOS 4. In server mode
(-s) from the command line, it works. However, when run in daemon
mode from the command line, it transfers some data (under 2Mbytes)
then never completes. When this happens, I have to do a kill -9 to
get it to exit.
If I compile it with threading disabled, it works.
Is this due to a bug in Iperf? Has anyone else seen a similar problem?
Josh Kelley