Hi all and Hi Bill(Hope you are happy now), I am a new user of ab. I tried out the precompiled version available at http://www.remotecommunications.com/apache/ab/ When i tried running the application using the command C:\>ab -n 100 http://stc-ntsback/login.asp I got the output as: This is ApacheBench, Version 1.3c <$Revision: 1.26 $> apache-2.0 Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Copyright (c) 1998-2000 The Apache Software Foundation, http://www.apache.org/ ZLIB Copyright (c) 1995-1998 Jean-loup Gailly and Mark Adler Benchmarking stc-ntsback (be patient)... Server Software: Microsoft-IIS/4.0 Server Hostname: stc-ntsback Server Port: 80 Document Path: /login.asp Document Length: 7475 bytes Concurrency Level: 1 Time taken for tests: 4.266 seconds Complete requests: 100 Failed requests: 0 Total transferred: 776000 bytes HTML transferred: 747500 bytes Requests per second: 23.44 Transfer rate: 181.90 kb/s received Connnection Times (ms) min avg max Connect: 0 3 20 Processing: 20 39 1702 Total: 20 42 1722 But when I tried to specify a concurrency level..I got this error: C:\>ab -c 5 -n 100 http://stc-ntsback/login.asp This is ApacheBench, Version 1.3c <$Revision: 1.26 $> apache-2.0 Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Copyright (c) 1998-2000 The Apache Software Foundation, http://www.apache.org/ ZLIB Copyright (c) 1995-1998 Jean-loup Gailly and Mark Adler Benchmarking stc-ntsback (be patient)...apr_poll: An invalid argument was suppli ed. (10022) Earlier when I tried the same thing I process just got hung.I had to terminate the test forcibly. This time I am getting this syntax error. Where am I going wrong ? Thanks , Nabo. Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com |