Jcrespo has submitted this change and it was merged.

Change subject: Revert "Increasing max_connections variables on all misc 
servers"
......................................................................


Revert "Increasing max_connections variables on all misc servers"

Change applied to the wrong role.

This reverts commit 1039a80fbf5f86cc920077aa22ac324b8b335bbe.

Change-Id: I213b073b4ee243b3fae316604e812a43ebea7fb1
---
M templates/mariadb/misc.my.cnf.erb
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jcrespo: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/templates/mariadb/misc.my.cnf.erb 
b/templates/mariadb/misc.my.cnf.erb
index 2685994..a633193 100644
--- a/templates/mariadb/misc.my.cnf.erb
+++ b/templates/mariadb/misc.my.cnf.erb
@@ -22,7 +22,7 @@
 skip-name-resolve
 temp-pool
 
-max_connections                = 1500
+max_connections                = 500
 extra_max_connections          = 10
 max_connect_errors             = 1000000000
 max_allowed_packet             = 16M
@@ -71,4 +71,4 @@
 quick
 max_allowed_packet = 16M
 
-#!includedir /etc/mysql/conf.d/
+#!includedir /etc/mysql/conf.d/
\ No newline at end of file

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I213b073b4ee243b3fae316604e812a43ebea7fb1
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: 20after4 <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: Springle <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to