We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a09a87 commit d8531acCopy full SHA for d8531ac
roles/ubersmith/templates/ubersmith.cnf.5.j2
@@ -4,6 +4,7 @@ thread_cache_size = 16
4
max_allowed_packet = 64M
5
log-error-verbosity = 1
6
binlog_expire_logs_seconds = 604800
7
+max_connections = 1000
8
9
innodb_flush_method = O_DIRECT
10
innodb_flush_log_at_trx_commit = 2
0 commit comments