[netperf-talk] keep netserver.exe running on Windows

Rick Jones rick.jones2 at hp.com
Tue Sep 27 10:07:34 PDT 2011


On 09/27/2011 07:06 AM, Witters, Annemie wrote:
> Hi,
>
> Could somebody help me with getting the netserver-a4.exe process to run
> as a service on Windows?
>
> The process ends after each netperf request?

You are using an ancient binary.   Later versions of netperf know how to 
have the netserver process keep running under Windows.  The latest 
release is 2.5.0, but that has known compilation problems under Windows, 
so I would suggest getting the top of trunk and compiling that.

Otherwise, your best bet is to launch netserver in the command shell 
version of a for loop.  Whatever that syntax would be.  So long as you 
made certain your successive (probably equally ancient) netperf calls 
had enough of a pause between them for the next ancient netserver 
instance to start it would allow you to make successive runs.

happy benchmarking,

rick jones


More information about the netperf-talk mailing list