Re: [users@httpd] Improve memory use [EXT]

2021-06-14 Thread Marc Serra
wrappers for >PHP {mileage may vary on this if you have a large number of PHP code >basese}; > > > > *From:* Marc Serra > *Sent:* 14 June 2021 10:08 > *To:* users@httpd.apache.org > *Subject:* [users@httpd] Improve memory use [EXT] > > > > Hi again,

RE: [users@httpd] Improve memory use [EXT]

2021-06-14 Thread James Smith
more this to mpm event model and use one of the fcgi wrappers for PHP {mileage may vary on this if you have a large number of PHP code basese}; From: Marc Serra Sent: 14 June 2021 10:08 To: users@httpd.apache.org Subject: [users@httpd] Improve memory use [EXT] Hi again, I got an old Ubuntu server

[users@httpd] Improve memory use

2021-06-14 Thread Marc Serra
Hi again, I got an old Ubuntu server 16.04 with apache 2.4.18 serving 140 different domains. The server has 8 vCPUs and 16GB of memory. It's a virtual server hosted in Digital Ocean. As you can see above, the average memory use per apache process is 93MB. It's possible to improve that? If not,