Hi all,

I experienced this problem while working with Apache container images
deployed on a Kubernetes cluster on Azure (the containers are based on
Debian).

root@apache-nodeport-test-6595bf6579-5vsl6:/usr/local/apache2# hostname
apache-nodeport-test-6595bf6579-5vsl6
root@apache-nodeport-test-6595bf6579-5vsl6:/usr/local/apache2# uname -a
Linux apache-nodeport-test-6595bf6579-5vsl6 4.15.0-1060-azure #65-Ubuntu
SMP Wed Sep 18 08:55:51 UTC 2019 x86_64 GNU/Linux
root@apache-nodeport-test-6595bf6579-5vsl6:/usr/local/apache2# cat
/etc/debian_version
10.2
root@apache-nodeport-test-6595bf6579-5vsl6:/usr/local/apache2# cat
/etc/apt/sources.list
# deb http://snapshot.debian.org/archive/debian/20191118T000000Z buster main
deb http://deb.debian.org/debian buster main
# deb http://snapshot.debian.org/archive/debian-security/20191118T000000Z
buster/updates main
deb http://security.debian.org/debian-security buster/updates main
# deb http://snapshot.debian.org/archive/debian/20191118T000000Z
buster-updates main
deb http://deb.debian.org/debian buster-updates main
root@apache-nodeport-test-6595bf6579-5vsl6:/usr/local/apache2# apachectl -v
Server version: Apache/2.4.41 (Unix)
Server built:   Nov 23 2019 00:34:14

I have tested 2 Apache 2.4.X containers, one from Azure, and one from
Bitnami, with the same behaviour.

Greetings, David.

Reply via email to