Skip to Content.
Sympa Menu

ndt-dev - Issue 18 in ndt: Server Initialization issue with command line parameter.

Subject: NDT-DEV email list created

List archive

Issue 18 in ndt: Server Initialization issue with command line parameter.


Chronological Thread 
  • From:
  • To:
  • Subject: Issue 18 in ndt: Server Initialization issue with command line parameter.
  • Date: Sat, 27 Feb 2010 03:13:50 +0000

Status: New
Owner: ----
Labels: Type-Defect Priority-High

New issue 18 by Garimella.Srinivasu: Server Initialization issue with command line parameter.
http://code.google.com/p/ndt/issues/detail?id=18

What steps will reproduce the problem?
1.pass the maximum number of clients runtime parameter to server using “x”
option.

What is the expected output? What do you see instead?
Expected Output:
Server should accept the runtime parameter “x” and initilize the server
with received runtime parameter.

Observed Output:

server is not accepting “x” runtime parameter and giving the below
mentioned error.

srinivasu@gsolorzano:/usr/src/NDT-3.6.0/ndt-3.6.0/src$
clear



srinivasu@gsolorzano:/usr/src/NDT-3.6.0/ndt-3.6.0/src$
./web100srv -4 -x 20

./web100srv: invalid option -- x









Try `./web100srv --help' for more information.

srinivasu@gsolorzano:/usr/src/NDT-3.6.0/ndt-3.6.0/src$

srinivasu@gsolorzano:/usr/src/NDT-3.6.0/ndt-3.6.0/src$



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


  • Issue 18 in ndt: Server Initialization issue with command line parameter., ndt, 02/26/2010

Archive powered by MHonArc 2.6.16.

Top of Page