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