Hi,
>Though not exactly the solution, did you try the MaxMemFree
apache-directive?
>We had some performance problems some months ago due to too much
memory-hanger, and
>applying a "MaxMemFree 80000" did solve it.
The trick with MaxMemFree did it! But the value of 80000 was *much* to
high in my case. MaxMemFree is valid per thread and having 500 threads *
80000 kilo bytes = 40 giga bytes blasted the memory ;-)
I did not test it with Apache 2.2, but with 2.0.55 it works fine. This
is my current configuration (for those who have the same problem):
MaxMemFree 300
ThreadsPerChild 500
MaxRequestsPerChild 0
Thanks to all,
Michael
Confidentiality note:
The information in this email and any attachment may contain confidential and proprietary information of Heidelberger Druckmaschinen AG and/or its affiliates and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any review, reliance or distribution by others or forwarding without express permission is strictly prohibited and may cause liability. In case you have received this message due to an error in transmission, we kindly ask you to notify the sender immediately and to delete this email and any attachment from your system.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 12 08:20:07 2006