[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-httpd-users
Subject:    Re: [users@httpd] Apache (php) Average process size with Event module
From:       Eric Covener <covener () gmail ! com>
Date:       2023-01-20 13:17:35
Message-ID: CALK=YjMteqnggj-49teW3D1YSvdGK86cPXK6r=47CzUmMo3K2w () mail ! gmail ! com
[Download RAW message or body]

> 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@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic