Configure Connection Pools for Services in Axon
You can configure connection pools between the Unison and Segmentation services and between the PostgreSQL and OrientDB databases.
The following connections are values set up with the installer by default:
Unison:
For OrientDB: minimum 10 connections, maximum 300 connections
Configure the Unison values in this file: <Install_Dir>/axonhome/axon_unison_microservice/config/app.yml
Segmentation (Authorization):
For PostgreSQL: minimum 8 connections, maximum 32 connections
Configure the Segmentation values in this file: <Install_Dir>/axonhome/axon_authorization_microservice/config/app.yml
Lineage Consumer
For PostgreSQL: minimum 1 connections, maximum 1 connections
For OrientDB: minimum 1 connections, maximum 3 connections