The following two requirements must be fulfilled for connection pooling:
- There must be multiple processes to share the same connection describing the same parameters and security settings.
- The connection string must be identical.
The following two requirements must be fulfilled for connection pooling: