Bug#910368: apache2: Apache does not start reliably after reboot

2019-08-22 Thread duck
On 2019-08-23 01:20, Xavier wrote: The "After=network-online.target" may be enough to fix this issue, isn't it? I honestly did not think about such scenario. I think it should be fine according to the systemd.unit manpage, but I just cannot reboot my server every so often to check it. Nevert

Bug#910368: apache2: Apache does not start reliably after reboot

2019-08-22 Thread Xavier
Le 22/08/2019 à 17:57, Xavier a écrit : > Le 22/08/2019 à 17:38, Marc Dequènes (duck) a écrit : >> Quack, >> >> I also hit this problem recently on Buster. I also do have specific >> Listen directives on this machine but all my IPs (4 and 6) are >> statically defined in /etc/network/interfaces.

Bug#910368: apache2: Apache does not start reliably after reboot

2019-08-22 Thread duck
Quack, I also hit this problem recently on Buster. I also do have specific Listen directives on this machine but all my IPs (4 and 6) are statically defined in /etc/network/interfaces. I looked at the systemd service file and I believe that After=network.target is not enough. According to u

mod_ratelimit is broken in 2.4.38

2019-08-22 Thread Jean Weisbuch
Hello, mod_ratelimit has a bug in 2.4.38 that breaks HEAD requests by returning an empty response (for example, browsers that sends requests to check the ETAG for a file it has in its cache will have an empty response and show an error page and load balancers will return a 502 error code).