我想增加aurora mySQL实例的最大连接数。 this 这是可能的,但我在参数组中找不到它。我错过了什么?
Aurora集群使用两个参数组——一个用于集群,一个用于实例。 max_connections 在实例参数组中,而不是群集组中。
max_connections
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AuroraMySQL.Reference.html#AuroraMySQL.Reference.ParameterGroups