As Developers of Cloudnative Telco AAA Systems the performance of the system highly depends of the performance of the database.
To compensate for higher latency in cloud database and to further scale the performance we increase connections.
The database performance scales well and this allows us to achieve more QPS/TPS.
We hit a limit on max_prepared_stmt_count.
Can\'t create more than max_prepared_stmt_count statements (current value: 16382)
It seems to me a good idea to align the max_prepared_stmt_count with the max_connections config item.
This would be either good to be exposed via api or set to a higher number then the default.
| Idea priority | High |
| Needed By | Yesterday (Let's go already!) |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.