Re: Apache (php) Average process size with Event module

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

 



> In others servers with apache 2.2.34 (for example) and Prefork module the Average process size  (MB) is around 80.
> Now, with event module is around 250-500 (see below)
>      Threads Per Child 25

Should be about 25 times fewer processes for the same workload, so
comparing the average per process is a little misleading.

Hopefully you are not using mod_php with event. You should consider
using mod_proxy_fcgi so PHP is not embedded in every httpd process.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-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