ArielGlenn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/84339


Change subject: 50 maxclients for the 12 core boxes!! not the 8 core
......................................................................

50 maxclients for the 12 core boxes!! not the 8 core

Change-Id: Ie571352b1abd02a9c4946fd339f520075ca6f3a8
---
M manifests/role/applicationserver.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/39/84339/1

diff --git a/manifests/role/applicationserver.pp 
b/manifests/role/applicationserver.pp
index 1404f04..1e42730 100644
--- a/manifests/role/applicationserver.pp
+++ b/manifests/role/applicationserver.pp
@@ -122,7 +122,7 @@
 
                class { "role::applicationserver::common": group => 
"appserver", lvs_pool => "apaches" }
 
-               if $::processorcount == "8" or $::processorcount == "16" {
+               if $::processorcount == "12" or $::processorcount == "24" {
                        $maxclients = "50"
                }
                else {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie571352b1abd02a9c4946fd339f520075ca6f3a8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>

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

Reply via email to