<div></div><div><div>Hi, I'm testing the new s3 cache functionality.</div><div><br></div><div>From the tests I am doing, I have verified that reading and writing performance are considerably lower than the traditional file system in the case of many simultaneous requests.</div><div><br></div><div>I noticed that a http / s connection pool is not used but a connection to s3 is instantiated for each request. Maybe this is a cause of slowing down. I know that boto3 can use connection pool, but MapProxy implementation seems not to use it. Can I force a connection pool? </div><div><br></div><div>Are there configurations to improve s3 cache performance? </div><div><br></div><div>Thank you</div></div>