4

I have setup a rds proxy in between my webapp and rds mysql. However, when my webapp releases connection, rds proxy keep holding it. What is the parameter that decide the time that rds proxy release the connection to db? I provided 2 images, the first one show connections from webapp, and the second one show connections from rds rpoxy to db.

onnections from webapp

connections from rds rpoxy to db

jtoberon
  • 8,706
  • 1
  • 35
  • 48
Huong
  • 91
  • 6
  • 1
    There is a parameter - Idle client connection timeout - in RDS Proxy settings. – Elena Sharovar Feb 02 '21 at 17:46
  • 1
    did you resolve this? – Branden Counder May 03 '21 at 12:16
  • 1
    the same happens for my scenario, even though the Idle client connection timeout is set to one minute in proxy, the db connections are not released, but interestingly my client connections are released and falls to zero. in my case I'm invoking through lambda @ElenaSharovar – Sasi Kumar Nov 18 '21 at 15:54

0 Answers0