You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Nitin Srivastava <sn...@sconcesolutions.com> on 2014/03/06 11:31:56 UTC

[users@httpd] RE: Apache Memory Leak on Windows

Forgot to mention -

Machine 1 and Machine 2 is running with SSL. (https)

Machine 3 NOT (https).
________________________________________
From: Nitin Srivastava [snitin@sconcesolutions.com]
Sent: Thursday, March 06, 2014 6:28 PM
To: users@httpd.apache.org
Subject: [users@httpd] Apache Memory Leak on Windows

We have apache 2.2.22 running on two different machines on Windows Server 2008 SP1.

Machine 1:
Intel(R) Xeon(R) CPU E5-2609 @2.40 GHz (2 processors)
RAM:  128 GB
PRODUCTION Machine

Machine 2:
Intel(R) Xeon(R) CPU E5-2609 @2.40 GHz (2 processors)
RAM: 32 GB
TEST Machine

Machine 3:
AMD Opteron(tm) Processor 6176 SE 2.29 GHz (4 processors)
RAM:  12 GB
DEVELOPMENT Machine



On Machine 1, we observe that the size of the httpd.exe process increases to 1.2 Gb.

On Machine 2 and Machine 3: we run the Apache Benchmark tool to simulate the load similar to PRODUCTION

abs -n 500000 -c 50 -A username:password https://<Domain>/application

Using the tool we can see httpd.exe (child process) memory reaching to 1.2 GB on Machine 3, but not on Machine 2.


All the three machines have the same apache configuration.
KeepAliveTimeout 60
SendBufferSize   16384
Timeout          900
ThreadsPerChild  600

Any help or pointers would be appreciated.

Thanks,
Nitin






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org