When large files are streamed from S3 to the client, `backmon` fills up the memory and `s3.GetObject` is in a sort of blocking mode.
When large files are streamed from S3 to the client,
backmonfills up the memory ands3.GetObjectis in a sort of blocking mode.