Skip to content

Commit d8531ac

Browse files
committed
- set a reasonable default for max_connections
1 parent 9a09a87 commit d8531ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/ubersmith/templates/ubersmith.cnf.5.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ thread_cache_size = 16
44
max_allowed_packet = 64M
55
log-error-verbosity = 1
66
binlog_expire_logs_seconds = 604800
7+
max_connections = 1000
78

89
innodb_flush_method = O_DIRECT
910
innodb_flush_log_at_trx_commit = 2

0 commit comments

Comments
 (0)