In apache-2.0 there is no binary version. The only thing I could find is: http://www.remotecommunications.com/apache/ab/ But running it (win2k) gives the following error: H:\My Documents\Download\Apache>ab -c 2 -n 10 http://localhost:8080/ 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 localhost (be patient)...apr_poll: An invalid argument was supplied. (10022) Does anybody have latest version of ab for win2k??? --Shai -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 03, 2000 05:09 To: Shai Fultheim (BRM IL) Cc: [EMAIL PROTECTED] Subject: RE: cvs commit: jakarta-tomcat/src/doc perfNumbers.txt On Sun, 3 Dec 2000 [EMAIL PROTECTED] wrote: > Is there win32 port of ab?? > Can't find in the distribution (only ab.c, does not compile). Try Apache 2.0 - it should be there ( I never tried it, but I saw reports on "ab" working fine on windows ) Costin