Further to things working, I just saw the following entry in syslog ...
Nov 2 23:53:59 xx apachectl[70750]: AH00513: WARNING: MaxRequestWorkers of
400 is not an integer multiple of ThreadsPerChild of 250, decreasing to nearest
multiple 250, for a maximum of 1 servers.
Could you please co
On 28/10/2022 10:42 am, Mike Dewhirst wrote:
On 27/10/2022 2:55 am, Frank Gingras wrote:
The defaults in the docs really cater to a low-traffic server;
perhaps there should be a note to that effect.
On Wed, 26 Oct 2022 at 01:47, Mike Dewhirst
wrote:
On 26/10/2022 12:45 pm, Frank Gingra
On 27/10/2022 2:55 am, Frank Gingras wrote:
The defaults in the docs really cater to a low-traffic server; perhaps
there should be a note to that effect.
On Wed, 26 Oct 2022 at 01:47, Mike Dewhirst wrote:
On 26/10/2022 12:45 pm, Frank Gingras wrote:
You could temporarily increase you
The defaults in the docs really cater to a low-traffic server; perhaps
there should be a note to that effect.
On Wed, 26 Oct 2022 at 01:47, Mike Dewhirst wrote:
> On 26/10/2022 12:45 pm, Frank Gingras wrote:
>
> You could temporarily increase your ThreadsPerChild, as 25 is extremely
> low and in
On 26/10/2022 12:45 pm, Frank Gingras wrote:
You could temporarily increase your ThreadsPerChild, as 25 is
extremely low and increases the chances of that bug occurring.
Thanks Frank
These are the adjustments I made ...
ThreadLimit 500 #64
ThreadsPerChi
You could temporarily increase your ThreadsPerChild, as 25 is extremely low
and increases the chances of that bug occurring.
I'd have to find out what fix applies to this bug, and why your
installation is still vulnerable. Perhaps your distro used backports.
On Tue, 25 Oct 2022 at 20:02, Mike Dew
My Apache 2.4.52 is crashing with a bug apparently eliminated in 2.4.7.
Server Version: Apache/2.4.52 (Ubuntu 2022.04) OpenSSL/3.0.2
mod_wsgi/4.9.0 Python/3.10
Server MPM: event
Server Built: 2022-06-14T12:30:21
DigitalOcean droplet 8GB memory, dedicated CPU.
The log says ...
[Mon Oct 24 04:5