Hi,

Dear iperf developers,

I have briefly checked the archive of the list,
and It seems thats this bug is not fixed (or hasn't been reported yet)


== Info

I have been trying to use the -D switch
to use the server as a deamon,
but it does not work as expected :

More details , on this bugs at :
@ http://bugs.debian.org/353037
(reported by debian pple since 2.0.2 release) :

While I am submitting this bug :
- I noticed that is is safe to make some pause (couple of seconds)
  while doing several measurements

Hope it helps

Regards


== Reproduce

$ iperf  --version
iperf version 2.0.2 (03 May 2005) pthreads

$ iperf -s -D
Running Iperf Server as a daemon
The Iperf daemon process ID : 15545

$  iperf -c 127.0.0.1
------------------------------------------------------------
Client connecting to 127.0.0.1, TCP port 5001
TCP window size: 49.0 KByte (default)
------------------------------------------------------------
[  3] local 127.0.0.1 port 47602 connected with 127.0.0.1 port 5001

# dont stop , needed to hit ^C


$ iperf -s -D -u
Running Iperf Server as a daemon
The Iperf daemon process ID : 15556

$  iperf -c 127.0.0.1 -u
------------------------------------------------------------
Client connecting to 127.0.0.1, UDP port 5001
Sending 1470 byte datagrams
UDP buffer size:   101 KByte (default)
------------------------------------------------------------
[  3] local 127.0.0.1 port 32810 connected with 127.0.0.1 port 5001 [
3]  0.0-10.0 sec  1.25 MBytes  1.05 Mbits/sec
[  3] Sent 893 datagrams
[  3] WARNING: did not receive ack of last datagram after 10 tries.


-- 
 # mailto:rzr[a]users.sf.net -- gpg:0x467094BC
 # http://rzr.online.fr/contribs.htm -- Libre Software Addict
 # xmpp:rzr[a]jabber.fr -- sip:rzr[a]ekiga.net

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to