Re: Apache consuming lot of memory

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

 



-------- Original-Nachricht --------
> Datum: Mon, 20 Aug 2007 18:27:44 +0200
> Von: "David Díaz Díaz" <sir_ddd@xxxxxxxxxxx>
> An: users@xxxxxxxxxxxxxxxx
> Betreff:  Apache consuming lot of memory

> Hi All,
> 
> I have running Apache 2.2.4 with PHP 5.2 and Mysql 5 on Fedora 5, my
> server 
> has 2GB RAM and only it runs a php runtime with flash embedded that stream
> MP3 files for 300 simultaneus users...
> 
> My point is that apache is consuming about 1.80GB!!!! I feel that it's not
> correct, my  prefork MPM config is...
> 
> <IfModule mpm_prefork_module>
>     StartServers            3
>     MinSpareServers       5
>     MaxSpareServers     10
>     MaxClients             300
>     MaxRequestsPerChild  10000
> </IfModule>
> 
> Other parameters are:
> 
> Timeout 30
> KeepAlive On
> MaxKeepAliveRequests 1000
> KeepAliveTimeout 3
> 
> Also the CPU load  is max 6% use..
> 
> I've been reading differents docs, What can I do to ensure that Apache
> just 
> consume the necesary memory?
> 


There is almost nothing reasons on those parameters setting,but it seems your application program itself is large.
Also after install Apache,you could strip httpd to reduce some memory usage.
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

---------------------------------------------------------------------
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