Reported in https://github.com/containers/podman/issues/7016 Reproducible with both Docker and Podman with `podman run -d -p 8080:80 nginx:alpine`, `while true; do curl -L http://127.0.0.1:8080; done`