Hi.
Using Apache 2.0.52, I'd like to analyze the performance and know how
resources (memory, threads) are used during a period of time.
Do you know any tool to carry it out? Thank you very much.
-
The official User-To-User suppo
On 4/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I need to get the performance and scalability figures for Apache on
> linux 2.4.19.
Are you sure you need to use such an ancient kernel? It's like 4 years
old and got a lot of bugs & vulnerabilities.
Anyway, for creating more thr
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 11. April 2006 06:15
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Apache performance figures on 2.4.19 kernel
>
> Hi,
> I need to get the
Title: Apache performance figures on 2.4.19 kernel
Hi,
I need to get the performance and scalability figures for Apache on linux 2.4.19. Have anybody got these? Or what test tool should I use? I need to test HTTPS protocol.
I tried using a simple ssl client and a test module which bl
Perhaps this
http://www.cohprog.com/mod_bandwidth.html
bye
OLiver
-Ursprüngliche Nachricht-
Von: Bob Bo [mailto:[EMAIL PROTECTED]
Gesendet: Mi 15.02.2006 13:29
An: users@httpd.apache.org
Betreff: [EMAIL PROTECTED] Apache performance
Hello all,
I have a small project of distributing a
Hello all,
I have a small project of distributing a single 30M file to 10.000 Users. I
build up a small php site that will gather user registration information and
generate a link to that file. Then users will be able to download the file.
I was wondering if some of you could help me out with