Re: Apache (php) Average process size with Event module
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: users@xxxxxxxxxxxxxxxx
- Subject: Re: Apache (php) Average process size with Event module
- From: Eric Covener <covener@xxxxxxxxx>
- Date: Fri, 20 Jan 2023 08:17:35 -0500
- In-reply-to: <005101d92cb5$b3880980$1a981c80$@f-integra.org>
- Reply-to: users@xxxxxxxxxxxxxxxx
> 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]