On 23/11/2022 10:31 am, Eric Covener wrote:
On Tue, Nov 22, 2022 at 6:15 PM Mike Dewhirst
wrote:
Can anyone suggest some mpm_event.conf settings for a lightly
loaded DigitalOcean Ubuntu 2022.04 LTS droplet with 8GB of RAM and
a "dedicated CPU"?
I just had to restart Apache
On Tue, Nov 22, 2022 at 6:15 PM Mike Dewhirst wrote:
> Can anyone suggest some mpm_event.conf settings for a lightly loaded
> DigitalOcean Ubuntu 2022.04 LTS droplet with 8GB of RAM and a "dedicated
> CPU"?
>
> I just had to restart Apache which crashed around 22:22 UTC. There is 8Mb
> of the abo
Can anyone suggest some mpm_event.conf settings for a lightly loaded
DigitalOcean Ubuntu 2022.04 LTS droplet with 8GB of RAM and a "dedicated
CPU"?
I just had to restart Apache which crashed around 22:22 UTC. There is
8Mb of the above error in the log.
This is the plain Apache2 error.log rat
In short, you need:
1) Run apachectl -S or httpd -S and make sure that you have non-overlapping
vhosts (unique ServerName set in every vhost) and that every vhost
specifies a port (:80 or :443)
2) Then have your hoster configure nginx to point to the correct vhost.
On Tue, 22 Nov 2022 at 02:31, J
Hey Daniel,
Would you be able to advise how I might push to get this change into
2.4.55? Or if there is someone I should be asking?
Kind regards
Ben
On Fri, 18 Nov 2022 at 08:56, Codeweavers
wrote:
> Hi Daniel,
>
> We initially had trouble as this patch seems from our testing to require
> the