https://issues.apache.org/bugzilla/show_bug.cgi?id=44975
Will Rowe <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
--- Comment #6 from Will Rowe <[EMAIL PROTECTED]> 2008-11-18 15:34:01 PST ---
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.
--
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]