Springle has submitted this change and it was merged.

Change subject: raise dbstore connection limit
......................................................................


raise dbstore connection limit

Change-Id: Ie2eb8d599c7d1d588cdf2995d7dfc03f20b39e33
---
M templates/mariadb/dbstore.my.cnf.erb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Springle: Verified; Looks good to me, approved



diff --git a/templates/mariadb/dbstore.my.cnf.erb 
b/templates/mariadb/dbstore.my.cnf.erb
index 00b6f4a..d0f45a3 100644
--- a/templates/mariadb/dbstore.my.cnf.erb
+++ b/templates/mariadb/dbstore.my.cnf.erb
@@ -20,7 +20,7 @@
 server_id = <%= @server_id %>
 read_only = 1
 
-max_connections    = 50
+max_connections    = 250
 max_allowed_packet = 16M
 connect_timeout    = 3
 query_cache_size   = 0

-- 
To view, visit https://gerrit.wikimedia.org/r/135743
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie2eb8d599c7d1d588cdf2995d7dfc03f20b39e33
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Springle <sprin...@wikimedia.org>
Gerrit-Reviewer: Springle <sprin...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to