iperf server bug w/ repeated connections?


Hello,

I seem to be experiencing a server bug when using reporting intervals.

On the first connection from a client, everything is fine.

If the client dies, maybe only if it dies ungracefully, the next time a client connects, the server seems to begin with the time interval that the previous client ended with. So if the first client ran for 200 seconds, and I have a 1 second reporting interval, I see 200 reports whiz by with all-zero data in them before I start seeing real reports.

Unfortunately, when the new client terminates, the erroneous time is included in the final report calculations by the server.

Anyone else experience this? Anyone figure out a simple fix I can stick in the code for it?

Thanks,
Avram



Other Mailing lists | Author Index | Date Index | Subject Index | Thread Index