On Mon, Mar 22, 2004 at 05:09:10PM +0800, [EMAIL PROTECTED] wrote:
> Would anybody happen to know a tool that can generate multiple HTTP
> connections simultaneously? I need it in stress testing a certain proxy
> server. I need to know its capacity.

FROM `man ab`

NAME
ab - Apache HTTP server benchmarking tool

[...]

SUMMARY
ab  is  a tool for benchmarking your Apache Hypertext Transfer Protocol
(HTTP) server. It is designed to give you an  impression  of  how your
current  Apache  installation  performs.  This especially shows you how
many requests per second your Apache installation is capable  of serv-
ing.

OPTIONS
[...]
-c concurrency
        Number of multiple requests to perform at a time.
        Default is one request at a time.
[...]
-n requests
        Number of requests to perform for the  benchmarking ses-
        sion.  The  default  is  to just perform a single request
        which usually leads  to  non-representative benchmarking
        results.

-- 
$_=q:; # SHERWIN #
70;72;69;6e;74;20;
27;4a;75;73;74;20;
61;6e;6f;74;68;65;
72;20;50;65;72;6c;
20;6e;6f;76;69;63;
65;27;:;;s=~?(..);
?=pack q$C$,hex$1;
;;;=egg;;;;eval;;;
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to