evristzam / ndt

Automatically exported from code.google.com/p/ndt
Other
0 stars 0 forks source link

Client exiting while waiting for wait flag from the server #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Start test with 100 clients simulataneously connect to server
2.check the messages displayed by 100 clients

What is the expected output? What do you see instead?
Expected Output:

All 100 clients should be complete the Middlebox,Firewall , Outbound and
InBound tests.

Observed Output:
Some clients are exiting from the stage at waiting for wait flag data from
the server. After client is get connected with the server server should
send the wait flag 0,1,2,3,4 or 9988 which should be read by the client.
But client is exiting with out reading the wait flag data from server and
displaying "Server busy: Please wait 30 seconds for previous test to
finish". This occurring when tested with multiple clients connect to server
at the same time.
Normally clients should exit after completing the test or if they receive
wait flag other than 0,12,3 or 3 only. But in this case clients did not
received any wait flag before they exit.

NDT Version : 3.6.1
OS          : Linux

Original issue reported on code.google.com by Garimell...@gmail.com on 2 Mar 2010 at 10:29

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by jwzuraw...@gmail.com on 10 Mar 2010 at 8:42

GoogleCodeExporter commented 9 years ago
Re-verified with V3.6.3 and found it is fixed

Original comment by sekharn...@gmail.com on 10 Jun 2010 at 5:13