On Fri, 23 Jan 2026 at 13:34, Alastair McFarlane <[email protected]> wrote: > > Hi Sebb, > > This is normal - the docker-compose file is configured with a health check > which pings "/" every 2s to check it's responding.
I see - seems like overkill for a Docker test to have it check so frequently. Makes it harder to sort the wheat from the chaff in the logs. > Alastair > > > On Fri, 23 Jan 2026 at 12:43, sebb <[email protected]> wrote: >> >> I've just tried running ATR under Docker, and it starts up fine and I >> can login etc. >> >> However, every 2 seconds or so, I see an INFO log message containing: >> [atr.request] method=GET path=/ remote_addr=127.0.0.1 >> >> Is that normal? >> >> Sebb >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
