Skip to content

Commit cb81e47

Browse files
vinckraeneasr
andauthored
chore: apply suggestion from code review
Co-authored-by: hackerman <[email protected]>
1 parent a1fb4dd commit cb81e47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/self-hosted/oel/oel-high-performance-pooling.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Consider high-performance pooling when your workload exhibits:
5555

5656
For steady-state traffic or gradual load changes, standard pooling may be enough.
5757

58+
## When not to use high-performance pooling
59+
5860
High-performance pooling does not reload TLS certificates while the process is running. If database TLS certificates change, you
5961
must restart the Ory service to establish connections using the new certificates. Standard pooling supports hot reloading of TLS
6062
certificates because connections close after idle timeout and reconnect with refreshed credentials.

0 commit comments

Comments
 (0)