PHP Apache and * Expire in 2 ms for 1 (transfer

Hi,

I’m using php:apache (Ubuntu 7.5.0-3ubuntu1~18.04)) PHP 7.4.12).

Every request the app processes outputs thousands of log lines of the form

  • Expire in 0 ms for 1 (transfer 0x56312bce1ed0)

After a bit of googling, the only reference I could find referencing such log output was regarding curl, where a build at v7.64 erroneously included some unwanted logging:

https://curl.se/mail/archive-2019-02/0013.html

I’m thinking that the latest php:apache has captured this bug. If so, is it possible for the keepers of the PHP images to create a new php:apache image that contains a newer version of curl without this bug?

The version of curl in php:apache is currently 7.64.0-4+deb10u1

Regards,
Mark