https://issues.apache.org/bugzilla/show_bug.cgi?id=44975





--- Comment #7 from Michael Chen <[EMAIL PROTECTED]>  2008-11-18 16:35:30 PST 
---
(In reply to comment #6)
> This is by design...
> httpd parks the memory allocations per-thread, and recycles this allocation 
> for 
> the next request.  To alter this behavior, see the MaxMemFree directive, and
> absolutely tune ThreadsPerChild to a number corresponding to your actual max
> concurrent traffic.

I use the same test scenario for Apache2.2.10 but the memory usage is always
around 20,000kb. for Apache 2.0.63, it will grow up 490,000KB after I run 
abs -n 100000 -c 149 -f tls1 https://localhost:443/ about 10 times. Any comment
on that?


I use the following Apache downloaded from http://httpd.apache.org.
apache2.0.63-x86-openssl-0.9.7m.msi
apache2.2.10-x86-openssl-0.9.8i.msi


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to