Problem: Apache threads don't free memory and getting higher and higher with time

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

i need little bit help and info how to solve a problem.

We have installed on CentOS 5 httpd-2.2.3-11. Also the site that is on
this server, is a big site and it is accessing from meny peoples. What i
see from top tool is that when apache is working long time wihtout
restart, only graceful every hour, apache treads is getting to allocate
more and more memory, but they don't free it after work. What can i do
to solve this problem ?

We are using preforl MPM and the configuration for that is this:

<IfModule prefork.c>
StartServers      10
MinSpareServers   10
MaxSpareServers   30
ServerLimit      100
MaxClients       100
MaxRequestsPerChild 1500
</IfModule>

this server is with 4 GB RAM, but when apache threads use much memory
the site is loading slower and slower. 

Please help me to solve this problem.

Thanks in advanced!


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux