Re: [users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-22 Thread Mike Dewhirst
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

Re: [users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-22 Thread Eric Covener
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

[users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-22 Thread Mike Dewhirst
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

Re: [users@httpd] Can't display an index.html on our public IP

2022-11-22 Thread Frank Gingras
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

Re: [users@httpd] mod proxy hcheck not observing timeout value

2022-11-22 Thread Codeweavers
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