NT Testing with Scripts

Jeffrey B. Ostermiller (jeffrey.b.ostermiller@lmco.com)
Wed, 08 Jul 1998 18:10:28 -0400

I'm trying to run the UDP_RR test using a script to loop through
various
message sizes. The script usually goes through the first few message
sizes with no problems, but eventually the netperf client just hangs
there. I think it's waiting on a receive call to complete. The server

should time out and close the socket, which I thought would also
interrupt the receive call on the client side. But that doesn't appear

to be working properly. If anyone has experienced something like this
before I would appreciate your help.

David Watkins