You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/AdministratorGuide/ServerInstallations/environment_variable_configuration.rst
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,9 @@ DIRAC_M2CRYPTO_SSL_CIPHERS
50
50
DIRAC_M2CRYPTO_SSL_METHODS
51
51
If set, overwrites the default SSL methods accepted. It should be a colon separated list. See :py:mod:`DIRAC.Core.DISET`
52
52
53
+
DIRAC_MYSQL_CONNECTION_GRACE_TIME
54
+
If set to an integer, default of the grace time before the connection is reused. See :py:class:`DIRAC.Core.Utilities.MySQL.ConnectionPool`
55
+
53
56
DIRAC_MYSQL_OPTIMIZER_TRACES_PATH
54
57
If set, it should point to an existing directory, where MySQL Optimizer traces will be stored. See :py:func:`DIRAC.Core.Utilities.MySQL.captureOptimizerTraces`
0 commit comments