Connection Pooling in AEM
Hi Everyone,
We have implemented connection pooling in AEM and the same is working fine.
Currently we have provided the connection number as 10.
We have 8 publishers and 8 dispatchers in Production and our home page is having few APIs that will get responses from Database,
During some events, there are approximately 24000 users logging into the site.
Do you have any idea, what can be the number of connections we can configure in connection pooling in these kind of scenarios.