Apache 2.4 worker mpm memory climbing no new processes

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

 



Apache 2.4

Worker MPM

 

I am using this configuration for Worker MPM:

 

<IfModule mpm_worker_module>

ServerLimit         90

StartServers        10

MaxRequestWorkers  2048

MinSpareThreads     25

MaxSpareThreads     75

ThreadsPerChild     25

</IfModule>

 

Apache has created 12 processes.  Apaches memory consumption slowly increases but never goes down.  Currently Apache is using 423M and the average Process size is 35.3M.  When I look at the Apache access log I see an enormous number of requests coming across my terminal.  Should I change my settings?  I am concerned that at some point I am going to run out of memory. 

 

Since I started writing this email Apache is now up to 426M and the average process size is at 35.5M.

 

Thanks,

 

Lance

 


[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