# HG changeset patch # User Alain Mazy # Date 1726065141 -7200 # Node ID 7057d9db8d9ab8bab59af985b5a626046181c9ef # Parent 44e6b65f1630a68a488c9c152084315b3a3c9d78 todo diff -r 44e6b65f1630 -r 7057d9db8d9a TODO --- a/TODO Wed Sep 11 16:32:11 2024 +0200 +++ b/TODO Wed Sep 11 16:32:21 2024 +0200 @@ -49,6 +49,10 @@ https://groups.google.com/g/orthanc-users/c/xQelEcKqL9U/m/HsvxwlkvAQAJ https://groups.google.com/g/orthanc-users/c/1bkClfZ0KBA/m/s4AlwVh3CQAJ +* use ReadCommited mode by default +* use 40 index connection count by default (not 50 because, by default, PG has 100 connections and we want at least + a few connections to remain available for sys admins if e.g, 2 Orthanc instances are running on the same server) + ----- MySQL -----